summaryrefslogtreecommitdiff
path: root/irmpextlog.h
blob: efbea47bf8b5e20ae27f03cdaa0d3fb4fd7003fa (plain)
1
2
3
4
5
6
7
#ifndef _IRMPEXTLOG_H
#define _IRMPEXTLOG_H

void    initextlog (void);
void    sendextlog (unsigned char);

#endif