From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- sal/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sal/README.md (limited to 'sal/README.md') diff --git a/sal/README.md b/sal/README.md new file mode 100644 index 000000000..deaf7b4c0 --- /dev/null +++ b/sal/README.md @@ -0,0 +1,11 @@ +# System Abstraction Layer (SAL) + +System abstraction layer; rtl, osl and sal + +`rtl`: +Platform independent strings + +`osl`: +platform specific stuff, threads, dynamic loading, process, ipc, etc + +Exports only C API and some inline-methods (only C++ API). -- cgit v1.2.3