mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-05 17:12:14 +02:00
Remove rnx_mitm
This commit is contained in:
parent
272d6db436
commit
89145cbf2e
@ -1,10 +0,0 @@
|
||||
// Just a stub to get reinx only apps launching
|
||||
#include <svc.h>
|
||||
int main(){
|
||||
// This should do nothing but hang forever
|
||||
while(1){
|
||||
//Do nothing
|
||||
svcSleepThread(100000000);
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user