[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [POWERPC][XEN] Add empty xenoprof.h.
# HG changeset patch # User Hollis Blanchard <hollisb@xxxxxxxxxx> # Node ID 6a8b56ccdb09b8df1f266cfc289164beb978bbb9 # Parent 749c399d73dfe7a7cb5f659dcfed0df79df98e7d [POWERPC][XEN] Add empty xenoprof.h. Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx> --- xen/include/asm-powerpc/xenoprof.h | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+) diff -r 749c399d73df -r 6a8b56ccdb09 xen/include/asm-powerpc/xenoprof.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xen/include/asm-powerpc/xenoprof.h Tue Dec 12 10:23:25 2006 -0600 @@ -0,0 +1,26 @@ +/* + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * + * Copyright (C) IBM Corp. 2006 + * + * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx> + */ + +#ifndef __ASM_PPC_XENOPROF_H__ +#define __ASM_PPC_XENOPROF_H__ + +/* unimplemented */ + +#endif _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |