libboard_artiq: fix warnings

pull/212/head
mwojcik 2023-02-17 15:33:52 +08:00
parent 5f10387684
commit 02903503c6
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ pub mod drtioaux_async;
pub mod mem;
use core::{cmp, str};
use libboard_zynq::slcr;
use libregister::RegisterW;
pub fn identifier_read(buf: &mut [u8]) -> &str {
unsafe {