#ifndef _LIBLOCKDEP_LINUX_PREFETCH_H_ #define _LIBLOCKDEP_LINUX_PREFETCH_H static inline void prefetch(void *a __attribute__((unused))) { } #endif
您还没有登录,登录后您可以:
首次使用?从这里 注册