aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/initrd.h
blob: dbc0079eec85edde6fdba7ef2fddd8ec235344e9 (plain)
1
2
3
4
5
6
#ifndef INTIRD_H_
#define INITRD_H_

void initrd_init(void);

#endif // INITRD_H_