Cleanup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 20 Aug 2011 12:50:43 +0000 (08:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 20 Aug 2011 12:50:43 +0000 (08:50 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libringbuffer/shm.h

index 008c5c415f3d8d9c383fdcaa3620cb36a06bc46d..da466df734c0f7b9a51ad54f3c41fbaf70fe5cb5 100644 (file)
 #include "ust/core.h"
 #include "shm_types.h"
 
-#define SHM_MAGIC      0x54335433
-#define SHM_MAJOR      0
-#define SHM_MINOR      1
-
 /*
  * Pointer dereferencing. We don't trust the shm_ref, so we validate
  * both the index and offset with known boundaries.
This page took 0.024993 seconds and 4 git commands to generate.