Ignore:
Timestamp:
Aug 29, 2017, 12:03:37 PM (7 years ago)
Author:
alain
Message:

This version executed successfully the user "init" process on a mono-processor TSAR architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/kern/do_syscall.c

    r375 r406  
    116116        }
    117117
    118         syscall_dmsg("\n[INFO] %s : pid = %x / trdid = %x / service #%d\n"
     118        syscall_dmsg("\n[DMSG] %s : pid = %x / trdid = %x / service #%d\n"
    119119                 "         arg0 = %x / arg1 = %x / arg2 = %x / arg3 = %x\n",
    120120                         __FUNCTION__ , this->process->pid , this->trdid , service_num ,
Note: See TracChangeset for help on using the changeset viewer.