diff options
| author | Ada Christine <adachristine18@gmail.com> | 2025-01-24 23:21:59 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2025-01-24 23:21:59 +0000 |
| commit | 6faeb8d3aed797ddfac66ecc21fc8a717d5e848a (patch) | |
| tree | 6310aec7f009b60ba4b1ac8d2fff837774f66627 /service/config.h | |
| parent | 5d6ce9fbff452acac933c4bba225a93520c9c5d2 (diff) | |
prelim
Diffstat (limited to 'service/config.h')
| -rw-r--r-- | service/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/config.h b/service/config.h index 18aa6f8..b438f0b 100644 --- a/service/config.h +++ b/service/config.h @@ -2,5 +2,5 @@ #define KJARNA_REVISION 2 -const char * const HAL_PATH = "/system/kernel.os"; +const char * const HAL_PATH = "/service/kjarna/kernel.os"; |
