Added an extended ipc return library function.

This commit is contained in:
Bahadir Balban
2009-10-08 15:35:54 +03:00
parent cb561ab262
commit 72c6ca1ed0
9 changed files with 112 additions and 36 deletions

View File

@@ -85,7 +85,7 @@
#define L4_IPC_EXTENDED_MAX_SIZE (SZ_1K*2)
/* Primaries aren't used for memcopy. Those ops use this as a parameter */
#define L4_UTCB_FULL_BUFFER_SIZE (MR_REST * sizeof(int))
#define L4_UTCB_FULL_BUFFER_SIZE (MR_REST * sizeof(int))
#include INC_GLUE(memlayout.h)