Changes in uspace/app/trace/trace.c [79ae36dd:3015f4d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/trace/trace.c
r79ae36dd r3015f4d 792 792 proto_register(SERVICE_VFS, p); 793 793 794 #if 0 794 795 p = proto_new("console"); 795 796 … … 827 828 proto_console = p; 828 829 proto_register(SERVICE_CONSOLE, p); 830 #endif 829 831 } 830 832
Note:
See TracChangeset
for help on using the changeset viewer.