repo: delete gnu ELF header (used as a reference to build the elf.h header)
This commit is contained in:
parent
287a7fb312
commit
c4e98f5ef2
4 changed files with 5 additions and 4497 deletions
|
@ -24,4 +24,5 @@ typedef struct __vfs_mount {
|
|||
struct vfs_node *mount_point; // The directory in the main VFS where this is mounted
|
||||
struct vfs_node *mounted_root; // The root node of the mounted filesystem
|
||||
struct vfs_mount *next; // Pointer to next mount point
|
||||
} vfs_mount;
|
||||
} vfs_mount;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue