[S390] add generic atomic64 support for 31 bit
[deliverable/linux.git] / arch / s390 / include / asm / resource.h
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.06225 seconds and 5 git commands to generate.