cleanup header guard names to be consistent (#1179)
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef _PICO_INT64_H
|
||||
#define _PICO_INT64_H
|
||||
#ifndef _PICO_INT64_OPS_H
|
||||
#define _PICO_INT64_OPS_H
|
||||
|
||||
#include "pico/types.h"
|
||||
|
||||
|
Reference in New Issue
Block a user