mirror of
https://github.com/apache/nuttx.git
synced 2026-08-25 07:27:11 +00:00
Basic MMU setup seems ok now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2919 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
3eba6befcd
commit
7c2eecffb9
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ echo "EXTERN(up_vectorprefetch)" >>ld-locked.inc
|
|||
echo "EXTERN(up_vectorundefinsn)" >>ld-locked.inc
|
||||
echo "EXTERN(up_vectorfiq)" >>ld-locked.inc
|
||||
echo "EXTERN(up_vectorirq)" >>ld-locked.inc
|
||||
echo "EXTERN(up_vectoaddrexcptn)" >>ld-locked.inc
|
||||
echo "EXTERN(up_vectoraddrexcptn)" >>ld-locked.inc
|
||||
|
||||
#
|
||||
# These are the initialization entry points of all device drivers that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue