mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 15:28:50 +01:00
10 lines
165 B
C
10 lines
165 B
C
/*
|
|
* Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
|
|
* Licensed under the GPL
|
|
*/
|
|
|
|
#ifndef __SYSDEP_IA64_SIGCONTEXT_H
|
|
#define __SYSDEP_IA64_SIGCONTEXT_H
|
|
|
|
#endif
|
|
|