omap3530/assp/inc/omap3530_asspreg.h
changeset 6 b277c89230a2
parent 0 6663340f3fc9
equal deleted inserted replaced
5:eff84413e53a 6:b277c89230a2
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
       
    15 
       
    16 #if 0 // not needed for Symbian^3
    15 
    17 
    16 #ifndef __ASSPREG_H__
    18 #ifndef __ASSPREG_H__
    17 #define __ASSPREG_H__
    19 #define __ASSPREG_H__
    18 
    20 
    19 /**
    21 /**
   154 	*/
   156 	*/
   155 	IMPORT_C static void Modify64(TLinAddr aAddr, TUint64 aClearMask, TUint64 aSetMask);
   157 	IMPORT_C static void Modify64(TLinAddr aAddr, TUint64 aClearMask, TUint64 aSetMask);
   156 	};
   158 	};
   157 
   159 
   158 #endif
   160 #endif
       
   161 #endif