summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/i686-linux-android/asm/hwcap2.h
blob: 39dfd64378b983ed6ee51f37cdd8e5beecf78b1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * This file is auto-generated. Modifications will be lost.
 *
 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
 * for more information.
 */
#ifndef _ASM_X86_HWCAP2_H
#define _ASM_X86_HWCAP2_H
#include <linux/const.h>
#define HWCAP2_RING3MWAIT _BITUL(0)
#define HWCAP2_FSGSBASE _BITUL(1)
#endif