cache.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

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