forked from Imagelibrary/rtems
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* complex/init.c: Move configuration section. * complex/docomplex.c, complex/docomplexf.c, complex/docomplexl.c: Regenerate.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2010 by
|
||||
* Copyright (c) 2010, 2011 by
|
||||
* Ralf Corsepius, Ulm/Germany. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software
|
||||
@@ -17,6 +17,8 @@
|
||||
#include <complex.h>
|
||||
#include <stdio.h>
|
||||
|
||||
extern void docomplex (void);
|
||||
|
||||
void
|
||||
docomplex (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user