syn68k/test/include/testtrap.h
2008-09-26 08:25:10 -06:00

7 lines
106 B
C

#ifndef _testtrap_h_
#define _testtrap_h_
extern void test_traps (void);
#endif /* Not _testtrap_h_ */