summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_time.c
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2008-09-19 06:09:01 +0000
committerotto <otto@openbsd.org>2008-09-19 06:09:01 +0000
commit554f6078d424c1b5df3a85316ba130428560694b (patch)
treeec547c06f8b497ba3b22746dea25c5011df4fe78 /sys/kern/kern_time.c
parentincrease MAXINTERP from 64 to 128 and allow a little extra room on top (diff)
downloadwireguard-openbsd-554f6078d424c1b5df3a85316ba130428560694b.tar.xz
wireguard-openbsd-554f6078d424c1b5df3a85316ba130428560694b.zip
fix some cause of bad TEXTREL on i386 and amd64
- global function calls in .init sections (diff makes them via PLT) - calls to global functions in aes-586.S (made static or local) - global variable accesses in rc4-x86_64.S (now made via GOT) from djm@large; ok miod@
Diffstat (limited to 'sys/kern/kern_time.c')
0 files changed, 0 insertions, 0 deletions