diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-13 00:24:22 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-13 00:24:22 +0000 |
commit | 28857c6da590c454e695be1822fa6e2cbc7b24a8 (patch) | |
tree | b19b58a1cbb4a7f2c554b4e4248faa8a1d58258c /usr.bin/basename | |
parent | 8c9ff39213d156dc31183316f6ce101a0c425c35 (diff) |
On sparc, PAGE_SIZE and friends might not be a compile-time constant.
Instead of using a homegrown set of variables in this case, rely on uvmexp
fields once uvm has been initialized.
This requires a few #include <uvm/uvm_extern.h> here and there in the kernel
as well.
Idea from art@, changes by me.
Diffstat (limited to 'usr.bin/basename')
0 files changed, 0 insertions, 0 deletions