Added very useful and convenient macro for parsing attribute IDs
[AROS.git] / compiler / clib / __ctype.h
blobc7fef971186013ea9a1212c9fe376dbbcb647c03
1 #ifndef ___CTYPE_H
2 #define ___CTYPE_H
4 int __ctype_init(void);
6 #endif /* !___CTYPE_H */