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

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

info@mode42.com