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