8 lines
81 B
C
8 lines
81 B
C
|
|
||
|
#ifndef _KERN_SERIAL_H
|
||
|
#define _KERN_SERIAL_H
|
||
|
|
||
|
#include "omap_serial.h"
|
||
|
|
||
|
#endif
|