|
|
1.1 root 1: /*
2: * Creation Date: <2004/08/28 17:50:12 stepan>
3: * Time-stamp: <2004/08/28 17:50:12 stepan>
4: *
5: * <briq.h>
6: *
7: * Copyright (C) 2004 Stefan Reinauer
8: *
9: * This program is free software; you can redistribute it and/or
10: * modify it under the terms of the GNU General Public License
11: * version 2
12: *
13: */
14:
15: #ifndef _H_BRIQ
16: #define _H_BRIQ
17:
18: /* vfd.c */
19: extern int vfd_draw_str( const char *str );
20: extern void vfd_close( void );
21:
22: #include "kernel.h"
23:
24: #endif /* _H_BRIQ */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.