Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64/include
Module Name: src
Committed By: christos
Date: Tue Jul 17 00:35:03 UTC 2018
Modified Files:
src/sys/arch/aarch64/include: armreg.h
Log Message:
- use #define to define constants instead of static const variables so that
gcc can compile the code.
- fix position of inline, and use __inline
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/aarch64/include/armreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index