stefanf 2005-03-07 15:38:37 UTC
FreeBSD src repository
Modified files:
sys/boot/efi/include/i386 efibind.h
sys/boot/efi/include/ia64 efibind.h
Log:
Don't try to use 'typedef struct foo' if just 'struct foo' makes more sense
and works on all compilers. This also removes the need for
__CC_SUPPORTS_FORWARD_REFERENCE_CONSTRUCT in <sys/cdefs.h>.
OK'ed by: marcel, dfr
Revision Changes Path
1.3 +1 -11 src/sys/boot/efi/include/i386/efibind.h
1.6 +0 -14 src/sys/boot/efi/include/ia64/efibind.h
_______________________________________________
cvs-all@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@xxxxxxxxxxx"