]> xenbits.xensource.com Git - people/liuw/rumprun.git/commit
Move rumpuser stub calls from core lib to rumpuser lib
authorAntti Kantee <pooka@iki.fi>
Wed, 15 Apr 2015 08:14:27 +0000 (08:14 +0000)
committerAntti Kantee <pooka@iki.fi>
Wed, 15 Apr 2015 08:14:27 +0000 (08:14 +0000)
commit28e5a76b1b68a1bccbfa2d6d3b04e411e82b587c
tree9c87d7ddeb8a3105fbae3ae86fa9bfe761d3eaaf
parent9efc663049c5bfbc7fb6fc43edf8b7e572fdc4e1
Move rumpuser stub calls from core lib to rumpuser lib

That's where they should've been in the first place, except
that the rumpuser lib didn't exist back then.
lib/librumprun_core/Makefile
lib/librumprun_core/rumpuser_stubs.c [deleted file]
lib/librumprun_rumpuser/Makefile
lib/librumprun_rumpuser/rumpuser_stubs.c [new file with mode: 0644]