diff options
Diffstat (limited to 'boot/efi/config.h')
| -rw-r--r-- | boot/efi/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/efi/config.h b/boot/efi/config.h new file mode 100644 index 0000000..ae55f21 --- /dev/null +++ b/boot/efi/config.h @@ -0,0 +1,4 @@ +#pragma once + +#define SERVICE_FILE_PATH "/service/kjarna/kjarna.os" + |
