Changeset dd863f8 in rtems for c/src/lib/libbsp/powerpc/qoriq/include/qoriq.h
- Timestamp:
- Oct 28, 2015, 12:06:02 PM (5 years ago)
- Branches:
- 5, master
- Children:
- 3abfe7ca
- Parents:
- 9dab6ec
- git-author:
- Sebastian Huber <sebastian.huber@…> (10/28/15 12:06:02)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (10/28/15 12:06:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/qoriq/include/qoriq.h
r9dab6ec rdd863f8 498 498 extern volatile qoriq_ccsr qoriq; 499 499 500 #if QORIQ_CHIP_IS_T_VARIANT(QORIQ_CHIP_VARIANT) 501 extern uint8_t qoriq_bman_portal[2][16777216]; 502 extern uint8_t qoriq_qman_portal[2][16777216]; 503 #endif 504 500 505 #ifdef __cplusplus 501 506 }
Note: See TracChangeset
for help on using the changeset viewer.