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