freebsd-dev/sys/alpha
Bruce Evans 2e480d34aa Added a kernel-only typedef (ptrint_t) giving an integral type that is
least unsuitable for holding an object pointer.  This should have been
used to fix warnings about casts between pointers and ints on alphas.

Moved corresponding existing general typedef (fptrint_t) for function
pointers from the i386 <machine/profile.h> to a kernel-only typedef
in <machine/types.h>.  Kludged libc/gmon/mcount.c so that it can
still see this typedef.
1998-07-10 02:27:16 +00:00
..
alpha Add support for kernel gdb. 1998-07-05 12:24:18 +00:00
conf Use elf symbols in DDB. 1998-06-28 00:48:48 +00:00
include Added a kernel-only typedef (ptrint_t) giving an integral type that is 1998-07-10 02:27:16 +00:00
linux Include "opt_compat.h" explicitly instead of depending on 1998-06-09 03:28:14 +00:00
pci Add basic support for 2117x pci chipsets. Currently only pyxis (21174) 1998-07-05 12:16:15 +00:00
tlsb Support channel B as well as channel A. 1998-07-05 12:16:55 +00:00