From 9921832fa13cef31006cfa69bc5574636c36ac0f Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sun, 26 Feb 2006 03:57:14 +0000 Subject: Merge from trunk. --- libc/stdio/_ppfs_setargs.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libc/stdio/_ppfs_setargs.c (limited to 'libc/stdio/_ppfs_setargs.c') diff --git a/libc/stdio/_ppfs_setargs.c b/libc/stdio/_ppfs_setargs.c new file mode 100644 index 000000000..41214d993 --- /dev/null +++ b/libc/stdio/_ppfs_setargs.c @@ -0,0 +1,9 @@ +/* Copyright (C) 2004 Manuel Novoa III + * Copyright (C) 2000-2006 Erik Andersen + * + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + * + * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details. + */ +#define L__ppfs_setargs +#include "_vfprintf.c" -- cgit v1.2.3