Home
last modified time | relevance | path

Searched defs:log_rb (Results 1 – 1 of 1) sorted by relevance

/trusty/kernel/lib/memlog/
Dtrusty-log.h31 struct log_rb { struct
32 volatile uint32_t alloc;
33 volatile uint32_t put;
34 uint32_t sz;
35 volatile char data[0];