GREAT!!! I`d also say "far" would be good.
-------- Original-Nachricht -------- > Datum: Sun, 25 Jan 2009 11:45:08 +0200 > Von: "Sergey A. Borshch" <[email protected]> > An: "GCC for MSP430 - http://mspgcc.sf.net" > <[email protected]> > Betreff: [Mspgcc-users] 20-bit addressing, help to choose attribute name. > Hello everyone > > I'm working on >64K support in mspgcc now. I think I could commit my > results into repository next > week. I decided to place functions and constants into upper memory via > __attribute__ (and I did it, > it works). I need your help in choosing the name of this attribute. Which > is the best? : > > __attribute__((__uppermem__)) > __attribute__((__far__)) > __attribute__((__highmem__)) > > Or, maybe, other one? > > Usage: > __attribute__((__uppermem__)) cons char * UpperText = "Hello"; > __attribute__((__uppermem__)) void TestFunc(void) > { > for(;;); > } > > -- > Regards, > Sergey A. Borshch mailto: [email protected] > SB ELDI ltd. Riga, Latvia > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users -- NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
