From f2fc18f82dd7900465d6ab3ae2080726d5589d39 Mon Sep 17 00:00:00 2001 From: spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> Date: Tue, 17 Aug 2021 11:37:03 +0000 Subject: Added dynamic linker API and example, updated README and changelog --- examples/system/dynlink/system.cnf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/system/dynlink/system.cnf (limited to 'examples/system/dynlink/system.cnf') diff --git a/examples/system/dynlink/system.cnf b/examples/system/dynlink/system.cnf new file mode 100644 index 0000000..a4a2146 --- /dev/null +++ b/examples/system/dynlink/system.cnf @@ -0,0 +1,4 @@ +BOOT=cdrom:\main.exe;1 +TCB=4 +EVENT=10 +STACK=801FFFF0 -- cgit v1.2.3