This website requires JavaScript.
Explore
Help
Sign In
starred
/
linux-legacy
Watch
1
Star
0
Fork
0
You've already forked linux-legacy
mirror of
https://github.com/genesi/linux-legacy.git
synced
2026-07-14 12:48:09 +00:00
Code
Issues
2
Packages
Projects
Releases
Wiki
Activity
Files
94de7feb2dee6d0039ecbe98ae8b63bbb63808b6
linux-legacy
/
include
/
asm-cris
/
bug.h
5 lines
73 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 _CRIS_BUG_H
#
define _CRIS_BUG_H
CRIS: Include arch dependent bug.h.
2008-01-21 15:51:13 +01:00
#
include
<asm/arch/bug.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
Reference in New Issue
Copy Permalink