summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_run/fptrfail01.h
blob: 3e10d8bd7a14305bdbb20e19ae9cabbc288a3000 (plain)
1
2
3
4
5
6
#ifndef FPTRFAIL01_H_INCLUDED
#define FPTRFAIL01_H_INCLUDED

void f( HsInt * );

#endif  // FPTRFAIL01_H_INCLUDED