move data structure out of cpu.h
Move static definitions to cpu.c file, as it doesn't allow
the cpu.h file to be included in multiple c files.
Signed-off-by:
York Sun <york.sun@nxp.com>
Loading
Please register or sign in to comment
Move static definitions to cpu.c file, as it doesn't allow
the cpu.h file to be included in multiple c files.
Signed-off-by:
York Sun <york.sun@nxp.com>