Cleanup
[lttng-ust.git] / 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.023655 seconds and 4 git commands to generate.