Compare commits

..

No commits in common. "main" and "NXP_2.6.7" have entirely different histories.

View File

@ -7,8 +7,6 @@
#if !defined(_ELF_h_)
#define _ELF_h_
#include <cstdint>
//! \name ELF types
//! Types used in ELF file structures.
//@{