This website requires JavaScript.
Explore
Help
Sign In
Kernel
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-01-13 16:50:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
linux
/
include
/
asm-sparc
/
user.h
7 lines
102 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 _SPARC_USER_H
#
define _SPARC_USER_H
[SPARC]: Remove SunOS and Solaris binary support. As per Documentation/feature-removal-schedule.txt Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-20 02:14:23 -07:00
/* Nothing to define. */
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
/* !(_SPARC_USER_H) */
Reference in New Issue
Copy Permalink