tape-kernel
1.0
a modular modern independent kernel
Loading...
Searching...
No Matches
editor.h
Go to the documentation of this file.
1
#ifndef EDITOR_H
2
#define EDITOR_H
3
4
#define editor __editor
5
6
void
__editor
(
const
char
*filename);
7
8
#endif
__editor
void __editor(const char *filename)
a simple multiline text editor
Definition
editor.c:120
src
usr
editor.h
Generated by
1.16.1