chiark / gitweb /
Add cpu type checking for aarch64 in sattypes.h file
authorWei Huang <wei@redhat.com>
Tue, 21 Nov 2017 04:45:00 +0000 (23:45 -0500)
committerWei Huang <wei@redhat.com>
Tue, 21 Nov 2017 05:06:59 +0000 (23:06 -0600)
commit53aadb92f3822085d5c0c2ddf292bb05aabee932
tree5b0e36e73580f913e24169d04c6ed9082720d6a5
parent8345145a97f226a2f1e403d6638527d69e446c08
Add cpu type checking for aarch64 in sattypes.h file

To avoid the warning message while compiling on aarch64 machines, this
patch adds STRESSAPPTEST_CPU_AARCH64 support in CPU type checking to
sattypes.h file

Signed-off-by: Wei Huang <wei@redhat.com>
src/sattypes.h