Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nds32: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | -0/+4 |
| | | | | | | | | The generic bitops headers are required when calling logarithmic functions, such as ilog2(). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Jagan Teki <jteki@openedev.com> | |||
* | nds32: add header files support for nds32 | Macpaul Lin | 2011-10-22 | -0/+186 |
Add generic header files support for nds32 architecture. Cache, ptregs, data type and other definitions are included. Signed-off-by: Macpaul Lin <macpaul@andestech.com> |