Sha256: 8152b7fb0b34399423ac076c42ad0447f78f8c27ffdaf082a9d98964575eeea6

Contents?: true

Size: 418 Bytes

Versions: 2

Compression:

Stored size: 418 Bytes

Contents

/* =========================================================================
    Ceedling - Test-Centered Build System for C
    ThrowTheSwitch.org
    Copyright (c) 2010-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
    SPDX-License-Identifier: MIT
========================================================================= */

#ifndef zzz_H
#define zzz_H

int zzz_sleep(int time, char * name);

#endif // zzz_H

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ceedling-1.0.1 plugins/fff/examples/fff_example/src/subfolder/zzz.h
ceedling-1.0.0 plugins/fff/examples/fff_example/src/subfolder/zzz.h