diff options
| author | William Bryan <wilbryan@us.ibm.com> | 2015-09-23 11:30:56 -0500 |
|---|---|---|
| committer | William A. Bryan <wilbryan@us.ibm.com> | 2015-09-24 10:32:03 -0500 |
| commit | 447b47d1dfbfafa54363beabb381122d780b783b (patch) | |
| tree | e7b3ea09544addf729be985743a1667a66b3a9e9 /src/ppe/pk/std | |
| parent | 9513285de33024843868b9cf4baa57d462ad63dd (diff) | |
| download | talos-occ-447b47d1dfbfafa54363beabb381122d780b783b.tar.gz talos-occ-447b47d1dfbfafa54363beabb381122d780b783b.zip | |
Update new PPE HW code
Change-Id: I8e0f107fc08c857b00102fa67f35516a04ee6c78
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20731
Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Tested-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/ppe/pk/std')
| -rw-r--r-- | src/ppe/pk/std/std_irq_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ppe/pk/std/std_irq_config.h b/src/ppe/pk/std/std_irq_config.h index 5044b42..7d70d42 100644 --- a/src/ppe/pk/std/std_irq_config.h +++ b/src/ppe/pk/std/std_irq_config.h @@ -35,6 +35,8 @@ /// configuration for a standard PPE. /// +#include "pk_app_cfg.h" + /// This constant is used to define the size of the table of interrupt handler /// structures as well as a limit for error checking. #define EXTERNAL_IRQS 64 |

