root/sys/dev/pci/drm/include/asm/preempt.h
/* Public domain. */

#ifndef _ASM_PREEMPT_H
#define _ASM_PREEMPT_H

#include <linux/thread_info.h>

#endif