erpt: add ids (and autogeneration tool)

This commit is contained in:
Michael Scire 2020-04-08 07:17:42 -07:00
parent 065485b971
commit 5062329979
5 changed files with 1919 additions and 0 deletions

View file

@ -40,6 +40,7 @@
#include "stratosphere/boot2.hpp"
#include "stratosphere/cfg.hpp"
#include "stratosphere/dmnt.hpp"
#include "stratosphere/erpt.hpp"
#include "stratosphere/fatal.hpp"
#include "stratosphere/hid.hpp"
#include "stratosphere/hos.hpp"