Welcome to little lamb

Code » limb » master » tree

[master] / src / liblimb / command.h / command.c

1
2
3
4
5
6
7
/* This file is part of limb                           https://lila.oss/limb
 * Copyright (C) 2023 Olivier Brunel                          jjk@jjacky.com */
/* SPDX-License-Identifier: GPL-2.0-only */
#include <limb/command.h>

struct command *commands[] = { };
unsigned n_commands = 0;