compiler/clib: Do not call __arosc_get_ctype() for each call to a ctype.h macro.
[AROS.git] / arch / i386-pc / cpu / cpu.conf
blob30b498d440d1b46133df5c2b9c7d93ec988a6d0f
1 ##begin config
2 basename CPU
3 version 45.49
4 libbase CPUBase
5 libbasetype struct CPUBase
6 sysbase_field CPUB_SysBase
7 libbasetypeextern struct CPUBase
8 ##end config
9 ##begin cdefprivate
10 #include <hardware/cpu/cpu.h>
11 ##end cdefprivate