Linux Audio

Check our new training course

Loading...
Note: File does not exist in v3.15.
 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