Stratosphere: Add lz4 library, add GetContentPath primitive to loader.

This commit is contained in:
Michael Scire 2018-04-19 07:34:56 -06:00
parent 5342f7248a
commit 7940981bb8
5 changed files with 2475 additions and 2 deletions

View file

@ -4,8 +4,6 @@
#include <malloc.h>
#include <switch.h>
#include <switch/services/lr.h>
#include "lib/fsldr.h"
#include "waitablemanager.hpp"
#include "serviceserver.hpp"