Closed ChriMarMe closed 3 years ago
Some of functions in the hwapi package use TxtAPI instead of APIInterfaces. Also the UintN structure isn't included in non x86 builds (phys.go has build flags). This patch split phys.go into phys_{le,be}.go and moves UintN into it's own file. The phys* split duplicates some code.
They were never part of the interface
Signed-off-by: Christopher Meis christopher.meis@9elements.com