mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-21 13:53:43 +00:00
Update documentation
This commit is contained in:
parent
b87ef5d5cf
commit
af7cdcdbec
3
cpu.cpp
3
cpu.cpp
@ -845,7 +845,8 @@ extern bool CPU_ProbeSHA256();
|
||||
extern bool CPU_ProbeSHA512();
|
||||
extern bool CPU_ProbeDARN();
|
||||
|
||||
// Linux defines
|
||||
// Linux define values from 64-Bit ELF V2 ABI Specification.
|
||||
// http://openpowerfoundation.org/wp-content/uploads/resources/leabi/content/ch_preface.html
|
||||
#ifndef PPC_FEATURE_HAS_ALTIVEC
|
||||
# define PPC_FEATURE_HAS_ALTIVEC 0x10000000
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user