mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 14:29:23 +08:00
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* complex/docomplex.in: Generate prototype docomplex* prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* complex/docomplex.in: Generate prototype docomplex* prototype.
|
||||
|
||||
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* ftp01/Makefile.am:
|
||||
|
||||
@@ -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@FSUFFIX@ (void);
|
||||
|
||||
void
|
||||
docomplex@FSUFFIX@ (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user