]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/libsystemd/sd-bus/bus-track.h
Merge the "boot loader specification" wiki page
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-track.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 /***
5 ***/
6
7 void bus_track_dispatch(sd_bus_track *track);
8 void bus_track_close(sd_bus_track *track);