From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- sal/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sal/README (limited to 'sal/README') diff --git a/sal/README b/sal/README new file mode 100644 index 000000000..324c64fa4 --- /dev/null +++ b/sal/README @@ -0,0 +1,9 @@ +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