Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: d65b4e98d7ea3038b767b70fe8be959b2913f16d authored by Linus Torvalds on 09 February 2012, 03:21:53 UTC
Linux 3.3-rc3
Tip revision: d65b4e9
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