Changes in uspace/lib/c/include/ipc/mouse.h [63f8966:64d2b10] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/mouse.h
r63f8966 r64d2b10 37 37 #define LIBC_IPC_MOUSE_H_ 38 38 39 #include <ipc/ ipc.h>39 #include <ipc/common.h> 40 40 41 41 typedef enum {
Note:
See TracChangeset
for help on using the changeset viewer.