Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
e5885258
Commit
e5885258
authored
Apr 26, 2013
by
changjun.yang
Committed by
Johann
Apr 26, 2013
Browse files
code cleanup for arm_cpudetect.c
Change-Id: I5c49a983ced45197e1035fa5615d71b0bdad4109
parent
9981006d
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpx_ports/arm_cpudetect.c
View file @
e5885258
...
...
@@ -53,8 +53,6 @@ int arm_cpu_caps(void) {
return
flags
&
mask
;
}
#elif defined(_MSC_VER)
/* end !CONFIG_RUNTIME_CPU_DETECT */
#elif defined(_MSC_VER)
/* end !CONFIG_RUNTIME_CPU_DETECT */
/*For GetExceptionCode() and EXCEPTION_ILLEGAL_INSTRUCTION.*/
#define WIN32_LEAN_AND_MEAN
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment