cvs commit: src/sys/boot/efi/include/i386 efibind.h
src/sys/boot/efi/include/ia64 efibind.h
Stefan Farfeleder
stefanf at FreeBSD.org
Mon Mar 7 15:38:38 GMT 2005
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
More information about the cvs-src
mailing list