aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/asm/dwarf2.h
blob: e9876be63dbf0f71a652148c76fbf650d235d111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef PERF_DWARF2_H
#define PERF_DWARF2_H

/* dwarf2.h ... dummy header file for including arch/x86/lib/mem{cpy,set}_64.S */

#define CFI_STARTPROC
#define CFI_ENDPROC
#define CFI_REMEMBER_STATE
#define CFI_RESTORE_STATE

#endif	/* PERF_DWARF2_H */
/+0 2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman19-184/+1 2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman12-111/+0 2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman20-277/+0 2017-11-07USB: wusbcore: Remove redundant license textGreg Kroah-Hartman16-234/+0 2017-11-07renesas_usbhs: use renesas_usbhs_get_info()Kuninori Morimoto1-2/+2 2017-11-07usbip: use monotonic timestampsArnd Bergmann3-6/+5 2017-11-07usbip: fix off-by-one frame number calculationArnd Bergmann1-1/+1 2017-11-07USB: serial: Change DbC debug device binding IDLu Baolu1-2/+2 2017-11-07USB: early: Use new USB product ID and strings for DbC deviceLu Baolu1-3/+3 2017-11-04USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3 2017-11-04USB: serial: fix module-license macrosJohan Hovold23-23/+23 2017-11-04USB: common: Remove redundant license textGreg Kroah-Hartman4-27/+0 2017-11-04USB: usb-skeleton: Remove redundant license textGreg Kroah-Hartman1-5/+0 2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman11-107/+0 2017-11-04USB: image: Remove redundant license textGreg Kroah-Hartman1-14/+0 2017-11-04USB: class: Remove redundant license textGreg Kroah-Hartman3-43/+0 2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman5-75/+0 2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman25-195/+0 2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman43-597/+0 2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman65-322/+0 2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman