cregit-Linux how code gets into the kernel

Release 4.10 arch/arm/mach-ux500/setup.h

/*
 * Copyright (C) 2009 ST-Ericsson.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * These symbols are needed for board-specific files to call their
 * own cpu-specific files
 */
#ifndef __ASM_ARCH_SETUP_H

#define __ASM_ARCH_SETUP_H

extern void ux500_cpu_die(unsigned int cpu);

#endif /*  __ASM_ARCH_SETUP_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
srinidhi kasagarsrinidhi kasagar1052.63%125.00%
marc zyngiermarc zyngier736.84%125.00%
stephen warrenstephen warren15.26%125.00%
per forlinper forlin15.26%125.00%
Total19100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.