forked from M-Labs/artiq-zynq
expose nac3_free again as that should be needed
This commit is contained in:
@@ -119,6 +119,7 @@ pub fn resolve(required: &[u8]) -> Option<u32> {
|
||||
api!(i2c_switch_select = i2c::switch_select),
|
||||
|
||||
// dynamic memory allocation
|
||||
api!(nac3_free = mem::nac3_free),
|
||||
api!(nac3_malloc = mem::nac3_malloc),
|
||||
|
||||
// subkernel
|
||||
|
||||
Reference in New Issue
Block a user