- Set up the real-mode IDT.
[AROS.git] / workbench / prefs / input / misc.h
blobd8b9076ced49b7f6af1a07021fbd18fdc914674f
1 #ifndef _MISC_H
2 #define _MISC_H
4 #include <exec/types.h>
6 /*** Prototypes *************************************************************/
7 VOID ShowMessage(CONST_STRPTR msg);
9 #endif /* _MISC_H */