]> Git Repo - linux.git/blob - tools/perf/util/get_current_dir_name.h
scsi: zfcp: Trace when request remove fails after qdio send fails
[linux.git] / tools / perf / util / get_current_dir_name.h
1 // SPDX-License-Identifier: LGPL-2.1
2 // Copyright (C) 2018, 2019 Red Hat Inc, Arnaldo Carvalho de Melo <[email protected]>
3 //
4 #ifndef __PERF_GET_CURRENT_DIR_NAME_H
5 #ifndef HAVE_GET_CURRENT_DIR_NAME
6 char *get_current_dir_name(void);
7 #endif // HAVE_GET_CURRENT_DIR_NAME
8 #endif // __PERF_GET_CURRENT_DIR_NAME_H
This page took 0.028578 seconds and 4 git commands to generate.