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

#ifndef _ASM_PREEMPT_H
#define _ASM_PREEMPT_H

#include <linux/thread_info.h>

#endif