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 test linux kernel module
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 5 May 2010 22:37:59 +0000 (17:37 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 5 May 2010 22:37:59 +0000 (17:37 -0500)
commit91c30120782cf8ee2f7a7263e3f554f3ffa97b77
treeb14162675f75213ae901fe899171451a787886ff
parentc75f7b2fd2c228f5469a9f234218193492d6e52e
added test linux kernel module
symmods/linux/test/Makefile [new file with mode: 0644]
symmods/linux/test/test.c [new file with mode: 0644]