openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
clock_config.h
Go to the documentation of this file.
1#include <stdint.h>
2#include <string.h>
3#include "ipmi.h"
4#include "fru.h"
5#include "payload.h"
6
7extern uint8_t clock_config[16];
uint8_t clock_config[16]
Definition clock_config.c:3
IPMI module definitions.