diff --git a/test.md b/test.md new file mode 100644 index 0000000..2a88ea5 --- /dev/null +++ b/test.md @@ -0,0 +1,12 @@ +# This is a title test + +- vim +- xv6 +'''cpp +for(p = ptable.proc; p < &ptable.proc[NPROC]; p++){ + if(p->state == RUNNABLE) + hpflag = hpflag > p->priority ? hpflag : p->priority; +} +''' +- mobile +- self-control