Changeset 16888 for trunk/Ohana/src/opihi/lib.shell/MacroOps.c
- Timestamp:
- Mar 8, 2008, 11:26:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/MacroOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/MacroOps.c
r16442 r16888 1 1 # include "opihi.h" 2 3 // the macro table is only modified by macro_create: if thread protection is needed, it 4 // should be added there. it may not be needed if programs only call macro_create in a 5 // single thread. pantasks_server only calls macro_create in the 'input' thread, so it is 6 // safe. 2 7 3 8 static char dot[] = ".";
Note:
See TracChangeset
for help on using the changeset viewer.
