artiq-zynq/src/runtime/src
Sebastien Bourdeauducq 57ae8619f8 remove unnecessary no_mangle
no_mangle does nothing on extern items as per https://github.com/rust-lang/rust/issues/78989#issuecomment-726163973

Closes #115
2020-11-16 14:51:30 +08:00
..
kernel remove unnecessary no_mangle 2020-11-16 14:51:30 +08:00
analyzer.rs analyzer: report AXI bus errors 2020-07-20 19:51:22 +08:00
comms.rs mgmt: implemented config write 2020-11-04 21:16:47 +08:00
eh_artiq.rs Kernel exception: fixed top level finally. (#70) 2020-07-23 14:09:15 +08:00
i2c.rs i2c: add stubs for targets without i2c 2020-11-12 15:26:06 +01:00
irq.rs update dependencies 2020-08-17 19:17:42 +02:00
logger.rs typo 2020-08-05 18:52:08 +08:00
main.rs fix compiler warning 2020-11-06 12:22:34 +08:00
mgmt.rs mgmt: implemented config write 2020-11-04 21:16:47 +08:00
moninj.rs moninj: better connection logging 2020-07-20 19:07:44 +08:00
panic.rs runtime/panic: prevent nested panic and added core ID in panic msg. 2020-07-16 17:11:35 +08:00
proto_async.rs runtime/proto_async: simplify functions 2020-08-26 13:46:51 +08:00
proto_core_io.rs remove compiler warning 2020-07-06 21:55:30 +08:00
rpc.rs runtime/rpc: optimizations for list and arrays 2020-08-26 13:47:41 +08:00
rtio_acp.rs acpki: working 2020-09-09 21:24:49 +08:00
rtio_csr.rs runtime: remove access to obsolete i_overflow_reset CSR 2020-08-06 20:23:36 +08:00