MAXREFDES71# Code Documentation  V01.00
MAXREFDES71# 2-Channel Analog Input/Analog Output
 All Data Structures Files Functions Variables Macros Pages
platform_config.h
Go to the documentation of this file.
1 #ifndef __PLATFORM_CONFIG_H_
2 #define __PLATFORM_CONFIG_H_
3 
4 #ifdef __PPC__
5 #define CACHEABLE_REGION_MASK 0x80000000
6 #endif
7 
8 #endif