circuitpython/shared-module/bitops/__init__.h
2024-05-17 14:56:28 -04:00

7 lines
186 B
C

// This file is part of the CircuitPython project: https://circuitpython.org
//
// SPDX-FileCopyrightText: Copyright (c) 2021 Jeff Epler
//
// SPDX-License-Identifier: MIT
#pragma once