diff options
Diffstat (limited to 'src/boot.S')
| -rw-r--r-- | src/boot.S | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ _start: reset: + cpsid if // disable core0,1,2. mrc p15, #0, r1, c0, c0, #5 and r1, r1, #3 |
![]() |
index : Jobbed.git | |
| Jobbed RTOS for Raspberry Pi 2B | Christian Cunningham |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | src/boot.S | 1 |
@@ -6,6 +6,7 @@ _start: reset: + cpsid if // disable core0,1,2. mrc p15, #0, r1, c0, c0, #5 and r1, r1, #3 |