#ifndef SYS_MEMBARRIER_H #define SYS_MEMBARRIER_H #include "../../../include/sys/membarrier.h" #include hidden int __membarrier(int, int); #endif