Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1250 → Rev 1249

//uspace/trunk/init/init.c
36,7 → 36,6
#include <task.h>
#include <psthread.h>
#include <futex.h>
#include <as.h>
 
int a;
atomic_t ftx;