8 lines
96 B
C
8 lines
96 B
C
#pragma once
|
|
|
|
#include <stddef.h>
|
|
#include <initrd.h>
|
|
|
|
int // is continue
|
|
shell(file_node_t *);
|