X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=include%2Fmsp430%2Fiostructures.h;h=46f4ea3f1d628b1e1de1109375001c714151acfd;hb=6f720ff00773571c2fa2d35e67bff68547617639;hp=618a993cc458ae2360d988676538c663049291df;hpb=807b2dd5b7365eb87b482197af3b4a3f520c14f7;p=msp430-libc.git diff --git a/include/msp430/iostructures.h b/include/msp430/iostructures.h index 618a993..46f4ea3 100644 --- a/include/msp430/iostructures.h +++ b/include/msp430/iostructures.h @@ -1,7 +1,7 @@ /* - * $Id: iostructures.h,v 1.10 2006/04/11 08:01:55 cliechti Exp $ + * $Id: iostructures.h,v 1.11 2008/10/09 15:00:14 sb-sf Exp $ */ -#ifndef _GNU_ASSEMBLER_ +#ifndef __ASSEMBLER__ #ifndef __IOSTRUCTURES_H__ #define __IOSTRUCTURES_H__ @@ -165,5 +165,5 @@ __MSP430_EXTERN__ struct port_simple_t port6 asm("0x0034"); #endif /* __IOSTRUCTURES_H__ */ -#endif /* GNU_ASSEMBLER */ +#endif /* __ASSEMBLER__ */