summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/include/asm/thread_info.h
blob: e8c24b4ef61ceb4439ef9bfde36e17f3e9691d24 (plain) (blame)
1
2
3
4
5
6
7
8
/* Public domain. */

#ifndef _ASM_THREAD_INFO_H
#define _ASM_THREAD_INFO_H

#include <asm/cpufeature.h>

#endif