Stratosphere: Add IPC templating for non-member functions.

This commit is contained in:
Michael Scire
2018-05-03 03:14:48 -06:00
parent 593efedb2c
commit b5412df53b
2 changed files with 24 additions and 0 deletions

2
.gitignore vendored
View File

@@ -75,6 +75,8 @@ stratosphere/loader/out/**
stratosphere/loader/build/**
stratosphere/sm/out/**
stratosphere/sm/build/**
stratosphere/pm/out/**
stratosphere/pm/build/**
stratosphere/boot/out/**
stratosphere/boot/build/**
stratosphere/boot2/out/**