1 /* Automatically generated header! Do not edit! */
    2 
    3 #ifndef _PPCINLINE_GLYPH_H
    4 #define _PPCINLINE_GLYPH_H
    5 
    6 #ifndef __PPCINLINE_MACROS_H
    7 #include <ppcinline/macros.h>
    8 #endif /* !__PPCINLINE_MACROS_H */
    9 
   10 #ifndef GLYPH_BASE_NAME
   11 #define GLYPH_BASE_NAME GlyphBase
   12 #endif /* !GLYPH_BASE_NAME */
   13 
   14 #define GLYPH_GetClass() \
   15 	LP0(30, Class *, GLYPH_GetClass, \
   16 		, GLYPH_BASE_NAME, 0, 0, 0, 0, 0, 0)
   17 
   18 #endif /* !_PPCINLINE_GLYPH_H */