# HG changeset patch # User djm@sportsman.spdomain # Date 1115078845 0 # Node ID 26e046f6a3423a86136c20a40d304b2280f8cf92 # Parent ba75d06d25c5242eef5993c18ffbf169c1ec576b bitkeeper revision 1.1389.1.29 (4276c0bdcHMh8JYpMOuOkZTWJxnCHQ) arch-ia64.h: fix typo from common name change diff -r ba75d06d25c5 -r 26e046f6a342 xen/include/public/arch-ia64.h --- a/xen/include/public/arch-ia64.h Mon May 02 23:55:17 2005 +0000 +++ b/xen/include/public/arch-ia64.h Tue May 03 00:07:25 2005 +0000 @@ -22,7 +22,7 @@ typedef unsigned long cpureg_t; /* Ful typedef struct { -} PACKED struct cpu_user_regs; +} PACKED cpu_user_regs; /* * NB. This may become a 64-bit count with no shift. If this happens then the