diff options
author | jilles <jilles@FreeBSD.org> | 2011-05-14 12:22:58 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2011-05-14 12:22:58 +0000 |
commit | ea495298d64793bf9a180b62ff582d7054dcee5d (patch) | |
tree | c9b8b530c778e132fa9aa58bf853387cbb29f799 /contrib/llvm/include/llvm-c | |
parent | 2d58907623971ba909cb89ba53e639d811d6511e (diff) | |
download | FreeBSD-src-ea495298d64793bf9a180b62ff582d7054dcee5d.zip FreeBSD-src-ea495298d64793bf9a180b62ff582d7054dcee5d.tar.gz |
network.subr: Use printf(1) builtin for hexprint function.
Now that printf(1) is a shell builtin, there is no need to emulate it
anymore. The external printf(1) is /usr/bin/printf and therefore may not be
available in early boot.
It may be faster to use printf directly but the function is useful for
compatibility.
Diffstat (limited to 'contrib/llvm/include/llvm-c')
0 files changed, 0 insertions, 0 deletions