WDOG_OPT_* enum

Watchdog options

Synopsis:

#include <qvm/wdog.h>
enum {
    WDOG_OPT_ACTION_IDX,
    WDOG_OPT_NUM_OPTS
};

Data:

WDOG_OPT_ACTION_IDX

An index to the actions the watchdog can take.

WDOG_OPT_NUM_OPTS

The number of options the watchdog supports.