Newer
Older
barebox / include / io.h
@Masahiro Yamada Masahiro Yamada on 20 May 2015 72 bytes Abolish cpu_read* and cpu_write* accessors
#ifndef __IO_H
#define __IO_H

#include <asm/io.h>

#endif /* __IO_H */