This website requires JavaScript.
Explore
Help
Sign In
dasharo
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/Dasharo/linux.git
synced
2026-03-06 15:25:10 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bd8beab49fec3f7d014c328641bd94de3df744b
linux
/
arch
/
cris
/
include
/
asm
/
cache.h
7 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Linux-2.6.12-rc2 Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
2005-04-16 15:20:36 -07:00
#
ifndef _ASM_CACHE_H
#
define _ASM_CACHE_H
[CRIS] Move header files from include to arch/cris/include. Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2008-10-21 17:45:58 +02:00
#
include
<arch/cache.h>
Linux-2.6.12-rc2 Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
2005-04-16 15:20:36 -07:00
#
endif
/* _ASM_CACHE_H */
Reference in New Issue
Copy Permalink