Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
hwcap.h File Reference

Go to the source code of this file.

Macros

#define HWCAP_FP   (1 << 0)
 
#define HWCAP_ASIMD   (1 << 1)
 

Macro Definition Documentation

#define HWCAP_ASIMD   (1 << 1)

Definition at line 23 of file hwcap.h.

#define HWCAP_FP   (1 << 0)

Definition at line 22 of file hwcap.h.