mirror of
https://github.com/rfivet/uemacs.git
synced 2024-11-17 18:16:22 -05:00
7 lines
142 B
C
7 lines
142 B
C
int rdonly( void) ;
|
|
int resterr( void) ;
|
|
|
|
extern void (*logwrite)( const char *, ...) ;
|
|
extern int (*logger)( int, int, const char *, ...) ;
|
|
|