syn68k/test/include/testtrap.h

7 lines
106 B
C
Raw Normal View History

2008-09-26 08:25:10 -06:00
#ifndef _testtrap_h_
#define _testtrap_h_
extern void test_traps (void);
#endif /* Not _testtrap_h_ */