Subversion Repositories HelenOS

Rev

Rev 3462 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3462 Rev 3485
Line 32... Line 32...
32
/** @file
32
/** @file
33
 */
33
 */
34
 
34
 
35
#include <udebug.h>
35
#include <udebug.h>
36
#include <sys/types.h>
36
#include <sys/types.h>
37
#include <syscall.h>
-
 
38
#include <ipc/ipc.h>
37
#include <ipc/ipc.h>
39
#include <async.h>
38
#include <async.h>
40
 
39
 
41
int udebug_begin(int phoneid)
40
int udebug_begin(int phoneid)
42
{
41
{