P4C
The P4 Compiler
Loading...
Searching...
No Matches
bf-asm/jbay/gateway.h
1
17
18#ifndef BACKENDS_TOFINO_BF_ASM_JBAY_GATEWAY_H_
19#define BACKENDS_TOFINO_BF_ASM_JBAY_GATEWAY_H_
20
21#include "backends/tofino/bf-asm/tables.h"
22#include "backends/tofino/bf-asm/tofino/gateway.h"
23
24template <>
25void GatewayTable::standalone_write_regs(Target::JBay::mau_regs &regs);
26
27#endif /* BACKENDS_TOFINO_BF_ASM_JBAY_GATEWAY_H_ */