Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


added second and millisecond timer support
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Sep 2008 21:48:27 +0000 (16:48 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Sep 2008 21:51:39 +0000 (16:51 -0500)
commit663dc1f26febeb73037e6f68ea7177927d1338ec
tree3c8cc8ca62ec8a8a98b2931038d6da5c7da8f90c
parentabffcb058993b19404622ce45cdce3b03045df54
added second and millisecond timer support
palacios/include/geekos/timer.h
palacios/src/geekos/timer.c