added some useless shell commands
This commit is contained in:
@@ -7,5 +7,6 @@ void vga_init();
|
||||
void vga_putchar(char c);
|
||||
|
||||
uint32_t vga_write(vfs_node_t* node, uint32_t offset, uint32_t size, uint8_t* buf);
|
||||
uint32_t vga_seek(vfs_node_t* node, uint32_t offset, int whence);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user