mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-17 21:10:46 +00:00
Merge remote-tracking branch 'origin/pulpissimo_v8_drivers' into fc/llvm
This commit is contained in:
commit
bbabedb392
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ OUTPUT_ARCH(riscv)
|
|||
ENTRY( _start )
|
||||
MEMORY
|
||||
{
|
||||
L2 : ORIGIN = 0x1c000004, LENGTH = 0x0007fffc
|
||||
L2 : ORIGIN = 0x1c000004, LENGTH = 0x0004fffc
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue