|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [pushed] [ppc] rename find_mpic.h to mpic_init.h
changeset: 10296:b5a8acc8a021b509267de6a80a693abdbc029bae
user: jimix@xxxxxxxxxxxxxxxxxxxxx
date: Fri May 19 06:35:16 2006 -0400
files: xen/arch/ppc/find_mpic.h xen/arch/ppc/mpic_init.h
description:
[ppc] rename find_mpic.h to mpic_init.h
diff -r 35f36c2942857b3d50456bab09fd38bff7d3d3b9 -r
b5a8acc8a021b509267de6a80a693abdbc029bae xen/arch/ppc/mpic_init.h
--- /dev/null Thu Jan 1 00:00:00 1970 +0000
+++ b/xen/arch/ppc/mpic_init.h Fri May 19 06:35:16 2006 -0400
@@ -0,0 +1,8 @@
+#ifndef _FIND_MPIC_H
+#define _FIND_MPIC_H
+
+int find_mpic(unsigned long oftree);
+unsigned long get_mpic_address();
+unsigned int get_mpic_flags();
+
+#endif /* #ifndef _FIND_MPIC_H */
diff -r 35f36c2942857b3d50456bab09fd38bff7d3d3b9 -r
b5a8acc8a021b509267de6a80a693abdbc029bae xen/arch/ppc/find_mpic.h
--- a/xen/arch/ppc/find_mpic.h Thu May 18 14:21:33 2006 -0400
+++ /dev/null Thu Jan 1 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#ifndef _FIND_MPIC_H
-#define _FIND_MPIC_H
-
-int find_mpic(unsigned long oftree);
-unsigned long get_mpic_address();
-unsigned int get_mpic_flags();
-
-#endif /* #ifndef _FIND_MPIC_H */
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [pushed] [ppc] rename find_mpic.h to mpic_init.h,
jimix <=
|
|
|
|
|