Drop C-style 'void' argument
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
#pragma once
|
||||
|
||||
// Perform a backtrace to the serial port
|
||||
void backtrace(void);
|
||||
void backtrace();
|
||||
|
Reference in New Issue
Block a user