aboutsummaryrefslogtreecommitdiff
path: root/riscv/triggers.h
blob: c44ccbc732169c0e67733acd4953b6cacbdb68af (plain)
1
2
3
4
5
6
7
#ifndef _RISCV_TRIGGERS_H
#define _RISCV_TRIGGERS_H

namespace triggers {
};

#endif