Changes in kernel/genarch/include/drivers/dsrln/dsrlnout.h [9f7b303:a71c158] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/genarch/include/drivers/dsrln/dsrlnout.h
r9f7b303 ra71c158 40 40 #include <arch/types.h> 41 41 #include <typedefs.h> 42 #include <console/chardev.h> 42 43 43 extern voiddsrlnout_init(ioport8_t *);44 extern outdev_t *dsrlnout_init(ioport8_t *); 44 45 45 46 #endif
Note:
See TracChangeset
for help on using the changeset viewer.