7 lines
82 B
C
7 lines
82 B
C
|
#ifndef __UM_SERIAL_H
|
||
|
#define __UM_SERIAL_H
|
||
|
|
||
|
#include "asm/arch/serial.h"
|
||
|
|
||
|
#endif
|