summaryrefslogtreecommitdiffstats
path: root/include/io.h
blob: 913002072240d45223ac533a86c262fa59b347ab (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __IO_H
#define __IO_H

#include <asm/io.h>

#endif /* __IO_H */