cache.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:0k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /*
  2.  * include/asm-m68k/cache.h
  3.  */
  4. #ifndef __ARCH_M68K_CACHE_H
  5. #define __ARCH_M68K_CACHE_H
  6. /* bytes per L1 cache line */
  7. #define        L1_CACHE_BYTES  16
  8. #endif