diff options
| author | Piotr Jaroszyński | 2010-07-18 17:52:43 +0200 |
|---|---|---|
| committer | Michael Brown | 2010-08-19 13:22:07 +0200 |
| commit | 1822b1deb939c28d8ca8078d16c4ab33e8edec90 (patch) | |
| tree | 4cd3b5f15877093357b3d78761d0770e5740dd22 /src/config/defaults | |
| parent | [mtnic] Switch to malloc_dma() and free_dma() (diff) | |
| download | ipxe-1822b1deb939c28d8ca8078d16c4ab33e8edec90.tar.gz ipxe-1822b1deb939c28d8ca8078d16c4ab33e8edec90.tar.xz ipxe-1822b1deb939c28d8ca8078d16c4ab33e8edec90.zip | |
[libc] Add strtoull()
Don't implement strtoul() on top of strtoull() as strtoull() is much
bigger and only used on linux currently. Instead refactor most of the
logic out of strtoul() into static inlines and reuse that. Also put it
in a separate object so it won't get linked in.
Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/defaults')
0 files changed, 0 insertions, 0 deletions
