target             86 kernel/console.c   uint target;
target             90 kernel/console.c   target = n;
target            106 kernel/console.c       if(n < target){
target            130 kernel/console.c   return target - n;