Staging
v0.7.0
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 485802a6c524e62b5924849dd727ddbb1497cc71 authored by Linus Torvalds on 17 June 2012, 00:25:17 UTC
Linux 3.5-rc3
Tip revision: 485802a
resource.h
#ifndef _M68K_RESOURCE_H
#define _M68K_RESOURCE_H

#include <asm-generic/resource.h>

#endif /* _M68K_RESOURCE_H */
back to top