mirror of
https://github.com/drasko/codezero.git
synced 2026-03-28 06:49:03 +01:00
Changes since April
Clean up of build directories. Simplifications to capability model.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
struct uart {
|
||||
unsigned long base; /* VMA where uart will be mapped */
|
||||
struct capability cap; /* Capability describing uart */
|
||||
unsigned long phys_base;
|
||||
};
|
||||
|
||||
#endif /* __UART_SERVICE_H__ */
|
||||
|
||||
Reference in New Issue
Block a user