https://jxself.org/git/linux-libre.git
Raw File
Tip revision: d837d22f69d19c4dbef762886578d7b296f488d5 authored by Jason Self on 22 April 2012, 23:29:08 UTC
Linux-libre 3.0.29-gnu1
Tip revision: d837d22
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