diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/kernel/entry.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/api/kernel/entry.h b/api/kernel/entry.h index 304c4f2..eb7043c 100644 --- a/api/kernel/entry.h +++ b/api/kernel/entry.h @@ -32,3 +32,5 @@ struct kc_boot_data } acpi_info; }; +struct kc_boot_data *get_boot_data(void); + |
