mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
As per Documentation/feature-removal-schedule.txt Signed-off-by: David S. Miller <davem@davemloft.net>
7 lines
102 B
C
7 lines
102 B
C
#ifndef _SPARC_USER_H
|
|
#define _SPARC_USER_H
|
|
|
|
/* Nothing to define. */
|
|
|
|
#endif /* !(_SPARC_USER_H) */
|