Sign in
qemu
/
qboot
/
630ddf38a2a32179c87656d3e1b80f45ce52d57f
/
.
/
include
/
stdlib.h
blob: 8de2f316ef754b001266bad96b368be989ab61cd [
file
]
#ifndef
BIOS_STDLIB_H
#define
BIOS_STDLIB_H
1
extern
long
atol
(
const
char
*
ptr
);
#endif