fix compilation error
authorsunghan <sh924.chang@samsung.com>
Wed, 10 May 2017 11:46:13 +0000 (20:46 +0900)
committersunghan <sh924.chang@samsung.com>
Wed, 10 May 2017 11:47:09 +0000 (20:47 +0900)
commit6e59278fca3616ce8b05027d98e95c53212bcd66
tree941399339d040d7ee92ef886fe0fded87d4d583e
parent1538ee206ddc4fb213c38fb89eab1ab6efd49c73
fix compilation error

TizenRT/os/../build/output/libraries/libapps.a(init.o): In function `tash_register_cmds':
TizenRT/apps/system/init/init.c:72: undefined reference to `register_examples_cmds'
make[1]: *** [../build/output/bin/tinyara] Error 1
apps/include/builtin.h [new file with mode: 0644]
apps/system/init/init.c