[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] xen: Remove bogus file.
# HG changeset patch # User kfraser@xxxxxxxxxxxxxxxxxxxxx # Date 1173093814 0 # Node ID 54ff119c2d738eaa3e6f8ee45f2b24d3a7ca27a0 # Parent f74b87177843887cd45f072d7bde8401c9ca43c2 xen: Remove bogus file. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> --- xen/include/asm/platform.h | 28 ---------------------------- 1 files changed, 28 deletions(-) diff -r f74b87177843 -r 54ff119c2d73 xen/include/asm/platform.h --- a/xen/include/asm/platform.h Mon Mar 05 11:18:55 2007 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,28 +0,0 @@ -/* - * 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 IBM Corp. 2007 - * - * Authors: Ryan Harper <ryanh@xxxxxxxxxx> - */ - -#ifndef _ASM_PLATFORM_H_ -#define _ASM_PLATFORM_H_ - -extern unsigned long platform_iohole_base(void); -extern unsigned long platform_iohole_size(void); -extern int platform_io_mfn(unsigned long mfn); - -#endif _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |