grub2: bring back build of aros-side grub2 tools
[AROS.git] / tools / flexcat / src / sd / AutoC_h.sd
blob9a4067616cae00553171b41f6c4f7db59d35ce31
1 ##rem $Id: AutoC_h.sd 253 2014-02-18 11:15:58Z damato $
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  */