|
|
| File: [Development] / linux-2.6-xfs / arch / powerpc / sysdev / fsl_soc.h (download)
Revision 1.2, Tue Oct 31 15:49:12 2006 UTC (10 years, 11 months ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.19-rc3 Merge of 2.6.x-xfs-melb:linux:27325b by kenmcd. |
#ifndef __PPC_FSL_SOC_H #define __PPC_FSL_SOC_H #ifdef __KERNEL__ #include <asm/mmu.h> extern phys_addr_t get_immrbase(void); extern u32 get_brgfreq(void); extern u32 get_baudrate(void); #endif #endif