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:
Allan Stephens 2015-06-19 14:19:13 -04:00 committed by Anas Nashif
commit 22364188a4
4 changed files with 7 additions and 7 deletions

View file

@ -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 */