Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1249 → Rev 1250

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