Re: [RFC v3 01/10] docs: Add specification for native library calls

2023-07-03 Thread Alex Bennée
Yeqi Fu writes: > Signed-off-by: Yeqi Fu > --- > docs/native_calls.txt | 70 +++ > 1 file changed, 70 insertions(+) > create mode 100644 docs/native_calls.txt > > diff --git a/docs/native_calls.txt b/docs/native_calls.txt > new file mode 100644 > index

[RFC v3 01/10] docs: Add specification for native library calls

2023-06-25 Thread Yeqi Fu
Signed-off-by: Yeqi Fu --- docs/native_calls.txt | 70 +++ 1 file changed, 70 insertions(+) create mode 100644 docs/native_calls.txt diff --git a/docs/native_calls.txt b/docs/native_calls.txt new file mode 100644 index 00..8906566b13 --- /dev/null