add place-holder directory for the a3000 wd533c93 scsi controller implementation.
[AROS.git] / workbench / prefs / MonEd / compiler.h
bloba20dbde95d1fe6e2c436659810ce16b735c33c73
1 #ifdef __GNUC__
2 #define __stdargs
3 #endif
5 #ifndef IPTR
6 #define IPTR ULONG
7 #endif