On Tue, Apr 27, 2010 at 6:05 AM, Christian Grössler <chris@groessler.org> wrote: > > ------------------------------------------- > ;/* include file for assembler & C > ; * Christian Groessler > ; */ > > ;/* Avoid double inclusion in C */ > ;/* > .if 0 > ;*/ > #ifndef __C_AND_ASM_INCLUDED__ . . . > MEMBER2 .byte 2 ; */ unsigned char MEMBER2[2]; /* > .endstruct ; */ } MY_STRUCT_T; > > ;/* > .if 0 > ;*/ > #endif // __C_AND_ASM_INCLUDED__ > ;/* > .endif > ;*/ > > ;/* End of Include file */ > ------------------------------------------- AND-- it's asthaetically pleasing to boot! =) ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Apr 27 19:56:07 2010
This archive was generated by hypermail 2.1.8 : 2010-04-27 19:56:09 CEST