Add start of e_shell header.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-05-03 10:08:04 +01:00
parent dbc1cc64bd
commit d135216825
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifdef E_TYPEDEFS
#else
# ifndef E_SHELL_H
# define E_SHELL_H
# endif
#endif