https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 6550eb705078f43507faa41c0b4a8240f47320a6 authored by Jason Self on 20 July 2009, 03:40:00 UTC
Linux-libre 2.6.30.2-gnu1
Tip revision: 6550eb7
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