URL
https://opencores.org/ocsvn/uart_plb/uart_plb/trunk
Subversion Repositories uart_plb
[/] [uart_plb/] [trunk/] [firmware/] [uart_plb_test/] [src/] [platform_config.h] - Rev 3
Compare with Previous | Blame | View Log
#ifndef __PLATFORM_CONFIG_H_ #define __PLATFORM_CONFIG_H_ #ifdef __PPC__ #define CACHEABLE_REGION_MASK 0x80000000 #endif #endif