Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: e490517a039a99d692cb3a5561941b0a5f576172 authored by Linus Torvalds on 26 May 2008, 18:07:53 UTC
Linux 2.6.26-rc4
Tip revision: e490517
resource.h
#ifndef __V850_RESOURCE_H__
#define __V850_RESOURCE_H__

#include <asm-generic/resource.h>

#endif /* __V850_RESOURCE_H__ */
back to top