14 lines
114 B
C
14 lines
114 B
C
|
#ifndef _RMAR0_H_
|
||
|
#define _RMAR0_H_
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
#endif
|
||
|
|