Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 061e41fdb5047b1fb161e89664057835935ca1d2 authored by Linus Torvalds on 02 December 2008, 03:59:23 UTC
Linux 2.6.28-rc7
Tip revision: 061e41f
resource.h
#ifndef _ASM_RESOURCE_H
#define _ASM_RESOURCE_H

#include <asm-generic/resource.h>

#endif /* _ASM_RESOURCE_H */

back to top