Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
4533d86270d7986e00594495dde9a109d6be27ae
4533d86270d7986e00594495dde9a109d6be27ae
Switch branch/tag
linux
arch
arm
include
asm
hypervisor.h
Find file
Normal view
History
Permalink
hypervisor.h
101 Bytes
Edit
Web IDE
Newer
Older
arm: initial Xen support
Stefano Stabellini
committed
12 years ago
1
2
3
4
5
6
#ifndef _ASM_ARM_HYPERVISOR_H
#define _ASM_ARM_HYPERVISOR_H
#include <asm/xen/hypervisor.h>
#endif