Attention is currently required from: Felix Singer, Nico Huber, Angel Pons.
4 comments:
Commit Message:
Patch Set #1, Line 9: \#if defined(__i386__) || defined(__x86_64__)
nit: To avoid having to escape the `#`, how about: […]
Done
Patch Set #1, Line 11: platfrom
typo: `platform`
Done
plural: `use`
Done
Patchset:
I'd personally use the IS_X86 macro everywhere for consistency, but I don't have a strong preference […]
I'd looked for the most widespread variant for x86 only code.
Beside that it's now easier to make changes in platform.h and hwaccess which I want to do
To view, visit change 57942. To unsubscribe, or for help writing mail filters, visit settings.