aboutsummaryrefslogtreecommitdiff
path: root/bin/pax/file_subs.c
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2001-11-10 07:24:09 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2001-11-10 07:24:09 +0000
commitda995dc92b782b10600d75dbf518485294c51a41 (patch)
tree5bf099f00f7ed5039e2ac70ba6f61f4601ce28a5 /bin/pax/file_subs.c
parentcca8f9808bddeb30d374107332f4ee333fe2297a (diff)
Avoid using the .align directive to skip to the next vector offset.
It doesn't help us catch overflowing vector entries at compile time. Instead use the .org directive. The last entry in the IVT doesn't strictly need to be limited to 256 bytes, but doing so allows the the VHPT to be placed immediately following the IVT without wasting any space due to alignment.
Notes
Notes: svn path=/head/; revision=86239
Diffstat (limited to 'bin/pax/file_subs.c')
0 files changed, 0 insertions, 0 deletions