Attention is currently required from: Nico Huber, Edward O'Callaghan, Angel Pons.
1 comment:
File hwaccess_x86_io_unittest.h:
`#if defined(__i386__) || defined(__x86_64__)`
Why the guards are different?
I used `defined(__linux__) || defined(__GLIBC__)` because this is used in hwaccess_x86_io.h
The other one: `defined(__i386__) || defined(__x86_64__)` is used in mec1308 and ene_lpc files.
To view, visit change 55741. To unsubscribe, or for help writing mail filters, visit settings.