MyOS Kernel
initrd.h File Reference

Go to the source code of this file.

Functions

long initrd_sz ()
 
void initrd_get (char *initrd)
 

Function Documentation

◆ initrd_get()

void initrd_get ( char *  initrd)

Copies the initrd to a specified area in memory

Parameters
initrdthe address to copy the initrd to

◆ initrd_sz()

long initrd_sz ( )

Gets the size of the initrd

Returns
the size of the initrd