from lib/hashtable.c: typedef struct _ENTRY { int used; ENTRY entry; } _ENTRY;
ok, that's just kind of creepy ... defining a typedef over top of a struct of the same name. does anyone else find that strange? rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot