Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/trace/proto.c

    ra000878c rffa2c8ef  
    3535#include <stdio.h>
    3636#include <stdlib.h>
    37 #include <ipc/ipc.h>
    3837#include <adt/hash_table.h>
    3938
     
    5352
    5453typedef struct {
    55         ipcarg_t method;
     54        sysarg_t method;
    5655        oper_t *oper;
    5756        link_t link;
Note: See TracChangeset for help on using the changeset viewer.