NetBSD/lib/libarch/alpha
he b722f9f3bf Add a cast of the shift count to int32_t, so that we don't try
to do int32_t << long, since ANSI C doesn't perform "balancing"
before the shift operation according to lint.  Should not make a
difference, offset is limited to 0..3 anyway.
2012-03-22 08:54:48 +00:00
..
alpha_bus_window.c Make 'i' unsigned to avoid signed/unsigned comparison warnings from lint. 2012-03-22 08:52:22 +00:00
alpha_pci_conf.c
alpha_pci_io.c Add a cast of the shift count to int32_t, so that we don't try 2012-03-22 08:54:48 +00:00
alpha_pci_mem.c
Makefile.inc
shlib_version