Parent Directory
|
Revision Log
|
Patch
| revision 1.96 by bellard, Sat Nov 26 10:38:38 2005 UTC | revision 1.97 by bellard, Sun Dec 4 18:54:21 2005 UTC | |
|---|---|---|
| # | Line 939 void ps2_write_keyboard(void *, int val) | Line 939 void ps2_write_keyboard(void *, int val) |
| 939 | uint32_t ps2_read_data(void *); | uint32_t ps2_read_data(void *); |
| 940 | void ps2_queue(void *, int b); | void ps2_queue(void *, int b); |
| 941 | ||
| 942 | /* smc91c111.c */ | |
| 943 | void smc91c111_init(NICInfo *, uint32_t, void *, int); | |
| 944 | ||
| 945 | #endif /* defined(QEMU_TOOL) */ | #endif /* defined(QEMU_TOOL) */ |
| 946 | ||
| 947 | /* monitor.c */ | /* monitor.c */ |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |