MyOS Libc
initrd.h
Go to the documentation of this file.
1
5
#ifndef INITRD_H
6
#define INITRD_H
7
8
13
long
initrd_sz
();
18
void
initrd_get
(
char
* initrd);
19
20
#endif
initrd_sz
long initrd_sz()
Definition:
initrd.c:6
initrd_get
void initrd_get(char *initrd)
Definition:
initrd.c:15
libc
initrd.h
Generated by
1.9.1