mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-21 17:21:59 +00:00
7 lines
119 B
C
7 lines
119 B
C
#ifndef _BFIN_RESOURCE_H
|
|
#define _BFIN_RESOURCE_H
|
|
|
|
#include <asm-generic/resource.h>
|
|
|
|
#endif /* _BFIN_RESOURCE_H */
|