https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 62e63564856de1364ccabced6ec25f4e25275c78 authored by Jason Self on 17 June 2012, 18:23:41 UTC
Linux-libre 3.0.35-gnu1
Tip revision: 62e6356
hardware.h
/*
 * arch/arm/mach-loki/include/mach/hardware.h
 *
 * 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.
 */

#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H

#include "loki.h"


#endif
back to top