cvs commit: src/sys/ia64/include varargs.h

Marcel Moolenaar marcel at FreeBSD.org
Sat Sep 27 22:34:08 PDT 2003


marcel      2003/09/27 22:34:07 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/include     varargs.h 
  Log:
  Drop any and all support for varargs. There's no history to worry
  about because we're still tier 2 and our current compiler, as well
  as future compilers will not support varargs. This is mostly a
  no-op in practice, because <sys/varargs.h> should already cause
  compile failures.
  
  Revision  Changes    Path
  1.5       +1 -14     src/sys/ia64/include/varargs.h


More information about the cvs-src mailing list