]> sourceware.org Git - systemtap.git/blame - rpm_finder.h
Update nfsderrno.stp to work with Linux 6.10
[systemtap.git] / rpm_finder.h
CommitLineData
2ed04863
WC
1// systemtap debuginfo rpm finder
2// Copyright (C) 2009 Red Hat Inc.
3//
4// This file is part of systemtap, and is free software. You can
5// redistribute it and/or modify it under the terms of the GNU General
6// Public License (GPL); either version 2, or (at your option) any
7// later version.
8
76c87907 9extern void missing_rpm_list_print (systemtap_session &, const char *);
2ed04863 10extern int find_debug_rpms (systemtap_session &, const char *);
76c87907 11extern int find_devel_rpms (systemtap_session &, const char *);
This page took 0.145903 seconds and 5 git commands to generate.