mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-07 03:03:15 +00:00
src: Reorganize and cleanup libraries
This commit is contained in:
parent
e99129d72f
commit
5e2ac6c72b
84 changed files with 806 additions and 8664 deletions
|
@ -1,13 +0,0 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
// Generated By moduleGenerator
|
||||
#include "common/logging/log.h"
|
||||
#include "error_codes.h"
|
||||
#include "libsceposix.h"
|
||||
|
||||
namespace Libraries::Posix {
|
||||
|
||||
void Registerlibsceposix(Core::Loader::SymbolsResolver* sym) {}
|
||||
|
||||
} // namespace Libraries::Posix
|
Loading…
Add table
Add a link
Reference in a new issue