summaryrefslogtreecommitdiff
path: root/src/instance_role_secondary.c
blob: b8a8704545cfabe70aafb7a4bcd55abf05714c83 (plain)
1
2
3
4
5
6
7
#include "hybbx/instance.h"

/* Linked only into hybbxsd. */
hybbx_instance_role_t hybbx_instance_role(void)
{
    return HYBBX_INSTANCE_SECONDARY;
}
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com