blob: ec05e5273eeb035fd0fe5421b33afafd1ad1dd47 (
plain)
1
2
3
4
5
6
7
|
// ARM optimized functions
read 'ARMC' (100, "ARM") "PNO/common.arm";
// Comment this line if there is no ARM optimization
// for the compiled engine
//read 'ARMC' (101, "ARM") "PNO/engine.arm";
|