|
Last change
on this file since 22 was
22,
checked in by phkim, 11 years ago
|
- phkim
- newcon3sk 를 kctv 로 브랜치 함
|
-
Property svn:executable set to
*
|
|
File size:
392 bytes
|
| Line | |
|---|
| 1 | /* |
|---|
| 2 | * include/sgidefs.h |
|---|
| 3 | * |
|---|
| 4 | * This file is subject to the terms and conditions of the GNU General Public |
|---|
| 5 | * License. See the file "COPYING" in the main directory of this archive |
|---|
| 6 | * for more details. |
|---|
| 7 | * |
|---|
| 8 | * Copyright (C) 1996 by Ralf Baechle |
|---|
| 9 | * |
|---|
| 10 | * This file is here to satisfy GCC's expectations. |
|---|
| 11 | */ |
|---|
| 12 | #ifndef __SGIDEFS_H |
|---|
| 13 | #define __SGIDEFS_H |
|---|
| 14 | |
|---|
| 15 | #include <asm/sgidefs.h> |
|---|
| 16 | |
|---|
| 17 | #endif /* __SGIDEFS_H */ |
|---|
Note: See
TracBrowser
for help on using the repository browser.