aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/test-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/probes/kprobes/test-core.h')
-rw-r--r--arch/arm/probes/kprobes/test-core.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/probes/kprobes/test-core.h b/arch/arm/probes/kprobes/test-core.h
index 94285203e9f7..19a5b2add41e 100644
--- a/arch/arm/probes/kprobes/test-core.h
+++ b/arch/arm/probes/kprobes/test-core.h
@@ -1,11 +1,8 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * arch/arm/probes/kprobes/test-core.h 3 * arch/arm/probes/kprobes/test-core.h
3 * 4 *
4 * Copyright (C) 2011 Jon Medhurst <tixy@yxit.co.uk>. 5 * Copyright (C) 2011 Jon Medhurst <tixy@yxit.co.uk>.
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */ 6 */
10 7
11#define VERBOSE 0 /* Set to '1' for more logging of test cases */ 8#define VERBOSE 0 /* Set to '1' for more logging of test cases */