mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@14721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2e6b075379
commit
3f4bcd874e
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ CONSOLE_APP_MAIN
|
|||
#endif
|
||||
#ifdef CPU_ARM
|
||||
RLOG("CPU_ARM");
|
||||
#endif
|
||||
#ifdef CPU_NEON
|
||||
RLOG("CPU_NEON");
|
||||
#endif
|
||||
RLOG("========================");
|
||||
RDUMP(sizeof(bool));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue