This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
mips
/
nlm
History
Pedro F. Giffuni
323b076e9c
sys: use our nitems() macro when param.h is available.
...
This should cover all the remaining cases in the kernel. Discussed in: freebsd-current
2016-04-21 19:40:10 +00:00
..
dev
As <machine/param.h> is included from <sys/param.h>, there is no need
2016-02-22 09:04:36 +00:00
hal
…
board_cpld.c
…
board_eeprom.c
…
board.c
sys: use our nitems() macro when param.h is available.
2016-04-21 19:40:10 +00:00
board.h
…
bus_space_rmi_pci.c
…
bus_space_rmi.c
…
clock.h
…
cms.c
As <machine/param.h> is included from <sys/param.h>, there is no need
2016-02-22 09:04:36 +00:00
files.xlp
…
interrupt.h
…
intr_machdep.c
…
mpreset.S
…
msgring.h
…
std.xlp
…
tick.c
…
uart_cpu_xlp.c
…
usb_init.c
…
xlp_machdep.c
Remove slightly used const values that can be replaced with nitems().
2016-04-21 15:38:28 +00:00
xlp_pci.c
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
2016-04-15 03:42:12 +00:00
xlp_simplebus.c
mips: for pointers replace 0 with NULL.
2016-04-15 14:26:24 +00:00
xlp.h
…