~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to uspace/app/tester/tester.c

  • Committer: Jakub Jermar
  • Date: 2011-06-02 21:26:44 UTC
  • mfrom: (720.2.82 ext2-merge)
  • Revision ID: jakub@jermar.eu-20110602212644-t5p3o4bux1n8ybvd
Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2.

Changes made against the ext2 branch parent:
- removed .bzrignore
- removed all traces of pipefs

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
#include "mm/malloc3.def"
66
66
#include "hw/serial/serial1.def"
67
67
#include "hw/misc/virtchar1.def"
 
68
#include "libext2/libext2_1.def"
68
69
#include "devs/devman1.def"
69
70
#include "devs/devman2.def"
70
71
        {NULL, NULL, NULL, false}