boot: fix trailing whitespace

This commit is contained in:
Michael Scire 2019-05-09 05:03:35 -07:00
parent 6ae6c80c25
commit 967fa456ba
11 changed files with 18 additions and 18 deletions

View file

@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "boot_functions.hpp"
static constexpr u32 SmcFunctionId_AtmosphereReadWriteRegister = 0xF0000002;