Mercurial
Mercurial
>
etherlabmaster
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
rs232dbg/rs232dbg.h
author
Florian Pose <fp@igh-essen.com>
Fri, 21 Oct 2005 11:44:10 +0000
changeset 1
98acc19c7594
parent 0
05c992bf5847
permissions
-rw-r--r--
Kommentare im 8139-Treiber ge?ndert.
#ifndef RS232DBG_H
#define RS232DBG_H
void SDBG_print(const char *format, ...);
#endif