Merge "Restore the "print" builtin." am: ad7a062c12
am: be32749ec0
Change-Id: I2632c14de0896ff3d43b8af4b8fa6c5d978d8215
This commit is contained in:
commit
57198a7ef7
1 changed files with 0 additions and 2 deletions
|
@ -122,9 +122,7 @@ const struct builtin mkshbuiltins[] = {
|
|||
{"kill", c_kill},
|
||||
{"let", c_let},
|
||||
{"let]", c_let},
|
||||
#if !defined(__ANDROID__)
|
||||
{"print", c_print},
|
||||
#endif
|
||||
{"pwd", c_pwd},
|
||||
{Tread, c_read},
|
||||
{Tsgreadonly, c_typeset},
|
||||
|
|
Loading…
Reference in a new issue