Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1278 → Rev 1279

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