chore: split up some structs and add comments
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Internal a.out File abstraction.
|
||||
|
||||
use std::ffi::{c_uchar, c_ushort};
|
||||
|
||||
#[allow(non_camel_case_types)]
|
||||
|
||||
Reference in New Issue
Block a user