Empty bootloader_jump
This commit is contained in:
parent
a72e8f0865
commit
c588fca06c
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "bootloader.h"
|
||||
|
||||
void bootloader_jump(void) {}
|
||||
|
|
Loading…
Reference in a new issue