mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 18:04:36 +00:00
7 lines
95 B
C
7 lines
95 B
C
|
#ifndef _X8664_RESOURCE_H
|
||
|
#define _X8664_RESOURCE_H
|
||
|
|
||
|
#include <asm-generic/resource.h>
|
||
|
|
||
|
#endif
|