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