summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exec.c
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2002-06-25 15:59:24 +0000
committertmm <tmm@FreeBSD.org>2002-06-25 15:59:24 +0000
commitb6591e77a03a2acf50546d7c67b6f901f8bb8917 (patch)
tree4d6977f3a048ee8e56ea149de36b759c69d81766 /sys/kern/kern_exec.c
parente17570ea7d6e727fc62d68f48173e24f2babbb46 (diff)
downloadFreeBSD-src-b6591e77a03a2acf50546d7c67b6f901f8bb8917.zip
FreeBSD-src-b6591e77a03a2acf50546d7c67b6f901f8bb8917.tar.gz
Don't assume that pointers are 4 bytes or sizeof(int) in size. This fixes
the indirection operator ('*') and address examination ('x/a') on big-endian platoforms for which the above is not true, as well as on little-endian platforms if the cut-off bits are not 0.
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud