[S390] topology: get rid of ifdefs
[deliverable/linux.git] / arch / s390 / include / asm / resource.h
CommitLineData
1da177e4
LT
1/*
2 * include/asm-s390/resource.h
3 *
4 * S390 version
5 *
6 * Derived from "include/asm-i386/resources.h"
7 */
8
9#ifndef _S390_RESOURCE_H
10#define _S390_RESOURCE_H
11
12#include <asm-generic/resource.h>
13
14#endif
15
This page took 0.552143 seconds and 5 git commands to generate.