freebsd-dev/sys/mips
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
adm5120 mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
alchemy mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
atheros mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
beri Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
cavium sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
conf Rework Mediatek/Ralink configuration files 2016-04-21 07:40:03 +00:00
gxemul Add 32-bit support for Gxemul's oldtestmips machine emulation 2013-09-04 20:34:36 +00:00
idt mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
include Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine 2016-04-15 16:05:41 +00:00
malta As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to 2016-02-22 09:02:20 +00:00
mediatek Rework Mediatek/Ralink configuration files 2016-04-21 07:40:03 +00:00
mips sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
nlm sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
rmi sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
rt305x mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
sentry5 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
sibyte sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00