mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-17 12:44:10 +00:00
s390/compat: add copyright statement
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
parent
f5b972e9fb
commit
1e4ec6217d
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
* Compat sytem call wrappers.
|
||||
*
|
||||
* Copyright IBM Corp. 2014
|
||||
*/
|
||||
|
||||
#include <linux/syscalls.h>
|
||||
#include <linux/compat.h>
|
||||
#include "entry.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue