#pragma once #include "stdint.h" /* ============================================================================= unlink.c -- global functions ============================================================================= */ extern int16_t unlink(int8_t *name);