Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 1997 02:57:14 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/i386 DEFS.h SYS.h
Message-ID:  <199702141057.CAA24982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/02/14 02:57:13

  Modified:    lib/libc/i386  DEFS.h SYS.h
  Log:
  Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.h
  doesn't need to be included in files that have nothing to do with
  syscalls.
  
  Added missing `.text' to START_ENTRY so that ENTRY() works when
  invoked in the data section.
  
  Revision  Changes    Path
  1.5       +21 -1     src/lib/libc/i386/DEFS.h
  1.9       +0 -20     src/lib/libc/i386/SYS.h



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