
If compiling userland code with -std=c99, the current header produces an error. The content of this header originally is a kernel internal header, where asm() is acceptable. In a header visible to userland, this should be __asm__ instead. Change-Id: I4d3188dd96f7836148ca89f5053d0389dd459d6e
Description
No description provided
Languages
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%