syn68k/profile/include/amode.h

7 lines
114 B
C
Raw Normal View History

2008-09-26 14:25:10 +00:00
#ifndef _amode_h_
#define _amode_h_
extern const char *amode_to_string (int amode);
#endif /* Not _amode_h_ */