]> Git Repo - linux.git/blob - tools/perf/util/include/asm/dwarf2.h
HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_known()
[linux.git] / tools / perf / util / include / asm / dwarf2.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef PERF_DWARF2_H
4 #define PERF_DWARF2_H
5
6 /* dwarf2.h ... dummy header file for including arch/x86/lib/mem{cpy,set}_64.S */
7
8 #define CFI_STARTPROC
9 #define CFI_ENDPROC
10 #define CFI_REMEMBER_STATE
11 #define CFI_RESTORE_STATE
12
13 #endif  /* PERF_DWARF2_H */
14
This page took 0.035065 seconds and 4 git commands to generate.