blob: 7489963fd8b4bda99419f30752f6f1057fa438e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
/*
* arch/arm/mach-orion5x/include/mach/debug-macro.S
*
* Debugging macro include header
*
* 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.
*/
#include <asm/hardware/debug-8250.S>
|