~ubuntu-branches/ubuntu/wily/qemu-kvm-spice/wily

« back to all changes in this revision

Viewing changes to linux-headers/asm-s390/kvm_para.h

  • Committer: Bazaar Package Importer
  • Author(s): Serge Hallyn
  • Date: 2011-10-19 10:44:56 UTC
  • Revision ID: james.westby@ubuntu.com-20111019104456-xgvskumk3sxi97f4
Tags: upstream-0.15.0+noroms
ImportĀ upstreamĀ versionĀ 0.15.0+noroms

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * asm-s390/kvm_para.h - definition for paravirtual devices on s390
 
3
 *
 
4
 * Copyright IBM Corp. 2008
 
5
 *
 
6
 * This program is free software; you can redistribute it and/or modify
 
7
 * it under the terms of the GNU General Public License (version 2 only)
 
8
 * as published by the Free Software Foundation.
 
9
 *
 
10
 *    Author(s): Christian Borntraeger <borntraeger@de.ibm.com>
 
11
 */
 
12
 
 
13
#ifndef __S390_KVM_PARA_H
 
14
#define __S390_KVM_PARA_H
 
15
 
 
16
 
 
17
#endif /* __S390_KVM_PARA_H */