commit | ef4cef934f117c03373699469f710af87cb2a8a3 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Mon Nov 05 18:01:06 2018 +0000 |
committer | York Sun <york.sun@nxp.com> | Tue Dec 04 08:30:23 2018 -0800 |
tree | a871db9dd4d03a80212aac38a760fd0508f69d14 | |
parent | cece68dd1bd7082d502858d9268854285c1badcc [diff] |
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>