summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authormanu <manu@NetBSD.org>2003-04-20 00:09:41 +0000
committermanu <manu@NetBSD.org>2003-04-20 00:09:41 +0000
commitbeca0eff14bb09906a1ab1096c81330b945098b5 (patch)
treeba798d98dea6a5d16476b3f9f8fdbe84f53fa416 /sys/dev/microcode
parentec5141c96b0518c5f29aaf496fb5dd56edb7b6eb (diff)
Fixed an ABI bug in lseek: NetBSD pads the syscallarg structure because of
the off_t argument, Darwin does not. In order to get the off_t argument going through our syscall machinery, we declare it as two long arguments, and we reassemble it in darwin_sys_lseek.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions