Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: e4aa937ec75df0eea0bee03bffa3303ad36c986b authored by Linus Torvalds on 26 May 2013, 23:00:47 UTC
Linux 3.10-rc3
Tip revision: e4aa937
hardware.h
/* linux/arch/arm/mach-s5pc100/include/mach/hardware.h
 *
 * Copyright 2009 Samsung Electronics Co.
 *      Byungho Min <bhmin@samsung.com>
 *
 * S5PC100 - Hardware support
 */

#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H __FILE__

/* currently nothing here, placeholder */

#endif /* __ASM_ARCH_HARDWARE_H */
back to top