freebsd-src/sys/powerpc
Mike Barcroft 49545b3891 Create a new header <machine/_stdint.h> for storing MD parts of
<stdint.h>.  Previously, parts were defined in <machine/ansi.h> and
<machine/limits.h>.  This resulted in two problems:
  (1) Defining macros in <machine/ansi.h> gets in the way of that
      header only defining types.
  (2) Defining C99 limits in <machine/limits.h> adds pollution to
      <limits.h>.
2002-07-29 17:41:23 +00:00
..
aim Remove the statically allocated array that holds OpenFirmware memory mappings 2002-07-18 12:43:08 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf de-count pci 2002-07-23 06:38:47 +00:00
include Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
ofw OpenFirmware PCI support code. 2002-07-09 13:27:58 +00:00
powermac Remove some dead code. 2002-07-10 09:46:49 +00:00
powerpc Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00