summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-07-25 23:03:22 +0000
committerbde <bde@FreeBSD.org>1995-07-25 23:03:22 +0000
commit7dbfc21cece29a9cf6e361a466e08afab0efd703 (patch)
tree232867e88d0c16218228cf6890ee544500d82cd5 /libexec/bootpd
parentead9dfe985f4da7c14ccb9df469bbbd336420f75 (diff)
downloadFreeBSD-src-7dbfc21cece29a9cf6e361a466e08afab0efd703.zip
FreeBSD-src-7dbfc21cece29a9cf6e361a466e08afab0efd703.tar.gz
Change bogus `extern inline' to `static inline'.
This finishes making the kernel compile without -O. The "optimized" asm version of the function being inlined (translate_bytes()) uses slow instructions. On a 486, assuming everything is in the cache (unlikely), it is 21/15 times slower than the dumb C version and 21/3 times slower than the best possible bytewise method.
Diffstat (limited to 'libexec/bootpd')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud