mirror of
https://github.com/drasko/codezero.git
synced 2026-04-18 09:49:05 +02:00
Timer Code tested
This commit is contained in:
@@ -72,4 +72,8 @@ extern l4id_t pagerid;
|
||||
#define L4_IPC_TAG_UART_SENDBUF 53 /* Buffered send */
|
||||
#define L4_IPC_TAG_UART_RECVBUF 54 /* Buffered recv */
|
||||
|
||||
/* For ipc to timer service (TODO: Shared mapping buffers???) */
|
||||
#define L4_IPC_TAG_TIMER_GETTIME 55
|
||||
|
||||
|
||||
#endif /* __IPCDEFS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user