1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 09:42:22 +02:00
Files
u-boot-megous/include/assert.h
Ondrej Jirman ba8c26ce40 initial
2019-03-04 15:37:41 +01:00

13 lines
309 B
C
Executable File

// Copyright 2010 Google Inc. All Rights Reserved.
// Use of this source code is governed by an Apache-style license that can be
// found in the COPYING file.
//
// Macros specific to the RLZ library.
#ifndef RLZ_WIN_LIB_ASSERT_H_
#define RLZ_WIN_LIB_ASSERT_H_
#endif // RLZ_WIN_LIB_ASSERT_H_