6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
# 3rd part of common vxWorks startup
|
|
|
|
# set the prompt
|
|
sprintf STRINGBUFFER, "%s > ", IOC
|
|
shellPromptSet STRINGBUFFER
|