aboutsummaryrefslogtreecommitdiff
path: root/arch/all/core/include/complex.h
blob: 938cc3f7c3d4704912c50bc108c72d20a114a1d0 (plain)
1
2
3
4
5
6
7
8
/* ****************************************************************************
 * Complex utilities.
 * Copyright (C) 2017 Thomas "Cakeisalie5" Touhey <thomas@touhey.fr>
 * ************************************************************************* */
#include <cdefs.h>

/* TODO */
#error "This header is still to write."