cregit-Linux how code gets into the kernel

Release 4.14 arch/blackfin/include/asm/unistd.h

/*
 * Copyright 2004-2009 Analog Devices Inc.
 *
 * Licensed under the GPL-2 or later.
 */
#ifndef __ASM_BFIN_UNISTD_H

#define __ASM_BFIN_UNISTD_H

#include <uapi/asm/unistd.h>


#define __ARCH_WANT_STAT64

#define __ARCH_WANT_SYS_ALARM

#define __ARCH_WANT_SYS_GETHOSTNAME

#define __ARCH_WANT_SYS_PAUSE

#define __ARCH_WANT_SYS_TIME

#define __ARCH_WANT_SYS_FADVISE64

#define __ARCH_WANT_SYS_GETPGRP

#define __ARCH_WANT_SYS_LLSEEK

#define __ARCH_WANT_SYS_NICE

#define __ARCH_WANT_SYS_VFORK

#endif				/* __ASM_BFIN_UNISTD_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Bryan Wu3683.72%125.00%
Al Viro36.98%125.00%
David Howells36.98%125.00%
Robin Getz12.33%125.00%
Total43100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.