~jakub/helenos/ia64-revival

« back to all changes in this revision

Viewing changes to uspace/app/trace/ipc_desc.c

  • Committer: Jakub Jermar
  • Date: 2011-04-13 14:45:41 UTC
  • mfrom: (527.1.397 main-clone)
  • Revision ID: jakub@jermar.eu-20110413144541-x0j3r1zxqhsljx1o
MergeĀ mainlineĀ changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
/** @file
33
33
 */
34
34
 
 
35
#include <ipc/common.h>
35
36
#include <stdlib.h>
36
 
#include <ipc/ipc.h>
37
37
#include "ipc_desc.h"
38
38
 
39
39
ipc_m_desc_t ipc_methods[] = {