]> xenbits.xensource.com Git - xen.git/commitdiff
x86/traps.h: remove unused declaration of cpu_user_regs
authorWei Liu <wei.liu2@citrix.com>
Mon, 26 Jun 2017 16:00:52 +0000 (17:00 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 28 Jun 2017 10:56:53 +0000 (11:56 +0100)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/traps.h

index 8d903ec91b1d3468899a2ad4e899d01908c38a9d..bed25290d7775921789b49d2198d332ed976a661 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef ASM_TRAP_H
 #define ASM_TRAP_H
 
-struct cpu_user_regs;
-
 void async_exception_cleanup(struct vcpu *);
 
 uint32_t guest_io_read(unsigned int port, unsigned int bytes,