diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-27 16:09:49 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-27 16:09:49 -0500 |
| commit | 51ccf6b4de8ff07943630fe055b7463ed46c20e5 (patch) | |
| tree | 1e135b9a254283e3479938b212099dadb551ac7a | |
| parent | 7d3f7c1f57e528b4e477256306506b6d4bbd7e67 (diff) | |
chore: making `system` more conform to the nekernel filesystem convention.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| m--------- | dev/nekernel | 0 | ||||
| m--------- | lib/libocl | 0 | ||||
| l--------- | libraries | 1 | ||||
| -rw-r--r-- | src/.keep | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/dev/nekernel b/dev/nekernel -Subproject a4c84210e0f2e54098d9865f9d5c23f99a5558b +Subproject 3a185de2d37124a591913c66d63bdc32b46a59c diff --git a/lib/libocl b/lib/libocl -Subproject d8a8f00d255dd0eaea2febc29ba2e91b1458521 +Subproject e4aa91788918b5a0acf3c4f4ce2c8d560ad5949 diff --git a/libraries b/libraries new file mode 120000 index 0000000..f1ff06d --- /dev/null +++ b/libraries @@ -0,0 +1 @@ +lib/
\ No newline at end of file diff --git a/src/.keep b/src/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/.keep |
