revert between 56095 -> 55830 in arch
[AROS.git] / tools / flexcat / src / sd / AutoC_h.sd
blob3b905cd1be257da9aa255ccf000a13ae50109f3f
1 ##rem $Id$
2 ##stringtype C
3 ##shortstrings
5 /****************************************************************
7    This file was created automatically by `%fv'
8    from "%f0".
10    Do NOT edit by hand!
12 ****************************************************************/
14 #ifndef %b_CAT_H
15 #define %b_CAT_H
18 #ifndef EXEC_TYPES_H
19 #include <exec/types.h>
20 #endif  /*  !EXEC_TYPES_H           */
23 /*  Prototypes  */
24 extern STRPTR GetString(APTR);
26 /*  Definitions */
27 extern const APTR _%i;\n#define %i ((APTR) &_%i)
29 #endif /*   !%b_CAT_H  */