diff options
| author | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2021-08-17 11:37:03 +0000 |
|---|---|---|
| committer | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2021-08-17 11:37:03 +0000 |
| commit | f2fc18f82dd7900465d6ab3ae2080726d5589d39 (patch) | |
| tree | 74bcf61c346cdc4f108b8295dd82eca421a0eb1d /examples/system/dynlink/system.cnf | |
| parent | 89751f29467b359339a8c8b57c218cc3328bae43 (diff) | |
| download | psn00bsdk-f2fc18f82dd7900465d6ab3ae2080726d5589d39.tar.gz | |
Added dynamic linker API and example, updated README and changelog
Diffstat (limited to 'examples/system/dynlink/system.cnf')
| -rw-r--r-- | examples/system/dynlink/system.cnf | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
