![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #include <asm/ppc_asm.h> 0003 #include <asm/asm-compat.h> 0004 #include <asm/asm-offsets.h> 0005 #include "xmon_bpts.h" 0006 0007 /* Prefixed instructions can not cross 64 byte boundaries */ 0008 .align 6 0009 .global bpt_table 0010 bpt_table: 0011 .space NBPTS * BPT_SIZE
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |