diff options
author | dzwdz | 2023-02-24 22:41:50 +0100 |
---|---|---|
committer | dzwdz | 2023-02-24 22:41:50 +0100 |
commit | 5faf16e48457f3ea1dda7af76f9c59b007a054f8 (patch) | |
tree | 1ca1e620b778e6d175a7e2fb77792cc0df0d258a /sysroot/usr/include | |
parent | fca80df9e638a7d68147d91cbffda95aed96ab5c (diff) |
toolchain: partially set up the sysroot
Diffstat (limited to 'sysroot/usr/include')
l--------- | sysroot/usr/include | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysroot/usr/include b/sysroot/usr/include new file mode 120000 index 0000000..e7f2ad7 --- /dev/null +++ b/sysroot/usr/include @@ -0,0 +1 @@ +../../src/user/lib/include
\ No newline at end of file |