Rename nanokernel's offsets/common.h to nano_offsets.h
Eliminates unnecessary "offsets" subdirectory, and aligns file name with gen_offset.h which resides in the same directory. Change-Id: I8cea3bc54b5ceae3091d4a5c77c59ab826339f75 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
parent
e8f50f5717
commit
22364188a4
4 changed files with 7 additions and 7 deletions
|
@ -50,7 +50,7 @@ completeness.
|
|||
|
||||
#include <gen_offset.h>
|
||||
#include <nano_private.h>
|
||||
#include <offsets/common.h>
|
||||
#include <nano_offsets.h>
|
||||
|
||||
/* ARM-specific tNANO structure member offsets */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue