- oops forgot to add this file

This commit is contained in:
Rachael Alexanderson 2021-01-02 07:47:25 -05:00
parent 276cdde112
commit 6089c34558
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
// Licensed to the Public Domain by Rachael Alexandersion (c) 2021
// This file is nothing more than a stub. Please replace with a proper copyright notice if this function is implemented for ARM. Or just use the regular i_crash.cpp
void DisplayCrashLog()
{
// stub
}