diff options
Diffstat (limited to 'include/ambapp.h')
| -rw-r--r-- | include/ambapp.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/ambapp.h b/include/ambapp.h index 7494e594d..42c990c02 100644 --- a/include/ambapp.h +++ b/include/ambapp.h @@ -41,7 +41,7 @@  /* Max devices this software will support */  #define LEON3_AHB_MASTERS 16  #define LEON3_AHB_SLAVES 16 -				/*#define LEON3_APB_MASTERS 1*//* Number of APB buses that has Plug&Play */ +/*#define LEON3_APB_MASTERS 1*/ /* Number of APB buses that has Plug&Play */  #define LEON3_APB_SLAVES 16	/* Total number of APB slaves per APB bus */  /* Vendor codes */ |