minix/kernel/arch/arm/serial.h
2012-10-07 21:38:03 -04:00

8 lines
81 B
C

#ifndef _KERN_SERIAL_H
#define _KERN_SERIAL_H
#include "omap_serial.h"
#endif