diff options
| author | Ada Christine <adachristine18@gmail.com> | 2025-02-02 22:33:13 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2025-02-02 22:33:13 +0000 |
| commit | 90c29fdde317c39384011a6ba97077c138f13ad6 (patch) | |
| tree | a76eab90595198802925f8e3e2bd1ea4c87ca24f /service/main.c | |
| parent | 6b9c30f9f35e9094762a96a861f0fa978c8e095d (diff) | |
no wait, cleanup
Diffstat (limited to 'service/main.c')
| -rw-r--r-- | service/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/service/main.c b/service/main.c index f00508f..e2c705b 100644 --- a/service/main.c +++ b/service/main.c @@ -19,7 +19,6 @@ static int open_kernel(void) return -1; } - // crash here if (!elf64_validate_fd(kernel_fd, ET_DYN, EM_X86_64)) { printf("error: could not validate elf header\n"); |
