git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rework parsing of interupt-map in interrupt node.
[lunaix-os.git]
/
lunaix-os
/
includes
/
hal
/
serial.h
diff --git
a/lunaix-os/includes/hal/serial.h
b/lunaix-os/includes/hal/serial.h
index f65fd08aa74483dcb8422990da737f6d3a20b53a..af345dad6d50ffa358d0449d696db48e91afdaed 100644
(file)
--- a/
lunaix-os/includes/hal/serial.h
+++ b/
lunaix-os/includes/hal/serial.h
@@
-33,6
+33,8
@@
struct serial_dev
struct rbuffer rxbuf;
int wr_len;
+ struct capability_meta* tp_cap;
+
/**
* @brief Write buffer to TX. The return code indicate
* the transaction is either done in synced mode (TX_DONE) or will be