forked from M-Labs/zynq-rs
main: add empty main_core1()
This commit is contained in:
parent
b6596d930d
commit
a416f48af1
@ -117,3 +117,6 @@ pub fn main() {
|
||||
|
||||
}
|
||||
|
||||
pub fn main_core1() {
|
||||
loop {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user