thorpej
85c6c03e2a
Change the 32-bit fields of the RFA to an arrays of bytes, so that
egcs won't attempt to optimize inline copies of them into a single load/store (the RFA is not 4-byte aligned in the DMA area). Just use memcpy() to copy those fields, now, not our own home-grown.
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%