summaryrefslogtreecommitdiff
path: root/src/host.h
blob: 77b8ba58d1b4fb8b14ec2aecc706dcc54abd8c88 (plain)
1
2
3
4
5
6
#ifndef HOST_H
#define HOST_H

void display_host_model();

#endif