This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
b0ea11497c
linux
/
arch
/
arm
/
xen
/
Makefile
2 lines
48 B
Makefile
Raw
Normal View
History
Unescape
Escape
xen/arm: empty implementation of grant_table arch specific functions Changes in v2: - return -ENOSYS rather than -1. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-08-08 09:34:11 -07:00
obj-y
:=
enlighten.o hypercall.o grant-table.o
Copy Permalink