mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Add system for memory mapping a block of memory from the host.
This commit is contained in:
parent
8802b4c268
commit
b55c2bc88a
9 changed files with 253 additions and 1 deletions
|
|
@ -3,4 +3,6 @@
|
|||
#define UVM32_SYSCALL_YIELD 0x1000001
|
||||
#define UVM32_SYSCALL_STACKPROTECT 0x1000002
|
||||
|
||||
#define UVM32_EXTRAM_BASE 0x10000000
|
||||
|
||||
#include "uvm32_common_custom.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue