]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
Add device related stubs
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Sun, 2 Jun 2019 16:13:14 +0000 (16:13 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Sun, 2 Jun 2019 21:57:17 +0000 (23:57 +0200)
commitb2192bdb6f6ce2dfd1a24ad02ad8ce187e2d21ce
treea1e66d8c9da42f8fe17cb6b5fb17c5112797076c
parent34cf11c2111ff784255707b3d7dfbae6f23c89c2
Add device related stubs

This patch adds a new file dev.c which contains stubs related to devices.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Costin Lupu <costin.lupu@cs.pub.ro>
Makefile.uk
dev.c [new file with mode: 0644]