diff options
author | alc <alc@FreeBSD.org> | 2013-02-18 01:02:48 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2013-02-18 01:02:48 +0000 |
commit | 88b6705ed66e8e65890f043013d6a9781f8a6ddc (patch) | |
tree | d5b8faf2506eddd4321894bc7b4cd7f04c10df40 /lib/libc/stdlib | |
parent | 4ec0049878981227b783e1722f6f3fc61897bbc1 (diff) | |
download | FreeBSD-src-88b6705ed66e8e65890f043013d6a9781f8a6ddc.zip FreeBSD-src-88b6705ed66e8e65890f043013d6a9781f8a6ddc.tar.gz |
On arm, like sparc64, the end of the kernel map varies from one type of
machine to another. Therefore, VM_MAX_KERNEL_ADDRESS can't be a constant.
Instead, #define it to be a variable, vm_max_kernel_address, just like we
do on sparc64.
Reviewed by: kib
Tested by: ian
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions