NetBSD/sys/dev/arcbios
tsutsui d0112ff334 - Use u_long or long rather than paddr_t for ARCBIOS function prototypes
as per the ARC specification. They are actually 64bit on MIPS64 based
  machines and our paddr_t is not equal to pointer size.
  (arc is ILP32 but has 64bit paddr_t)
- While here, change some unsigned long to u_long for consistency.
2005-04-18 15:38:00 +00:00
..
arcbios_tty.c - Use u_long or long rather than paddr_t for ARCBIOS function prototypes 2005-04-18 15:38:00 +00:00
arcbios.c - Use u_long or long rather than paddr_t for ARCBIOS function prototypes 2005-04-18 15:38:00 +00:00
arcbios.h - Use u_long or long rather than paddr_t for ARCBIOS function prototypes 2005-04-18 15:38:00 +00:00
arcbiosvar.h