Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 15:38:37 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/efi/include/i386 efibind.h src/sys/boot/efi/include/ia64         efibind.h
Message-ID:  <200503071538.j27Fcbr3095514@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503071538.j27Fcbr3095514>