summaryrefslogtreecommitdiffstats
path: root/rpm_finder.h
blob: a4ef5c058c68236f4162c1a4c8afeef93a69a86d (plain)
1
2
3
4
5
6
7
8
9
10
// systemtap debuginfo rpm finder
// Copyright (C) 2009 Red Hat Inc.
//
// This file is part of systemtap, and is free software.  You can
// redistribute it and/or modify it under the terms of the GNU General
// Public License (GPL); either version 2, or (at your option) any
// later version.

extern void missing_rpm_list_print (systemtap_session &);
extern int find_debug_rpms (systemtap_session &, const char *);