Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3452 → Rev 3453

/trunk/uspace/app/trace/syscalls.h
35,6 → 35,8
#ifndef SYSCALLS_H_
#define SYSCALLS_H_
 
#include "trace.h"
 
typedef struct {
char *name;
int n_args;