summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/io.h
blob: 8ca164f214bf5960c78e02a458448a509d9a954b (plain)
1
2
3
4
5
6
#ifndef __ASM_SANDBOX_IO_H
#define __ASM_SANDBOX_IO_H

#include <asm-generic/io.h>

#endif /* __ASM_SANDBOX_IO_H */