Quoting David Michael (2014-12-02 12:40:26)
> On Mon, Dec 1, 2014 at 10:00 AM, Justus Winter
> <4win...@informatik.uni-hamburg.de> wrote:
> > * libshouldbeinlibc/refcount.h: Move here, and declare all functions
> > `extern inline'.
> > * libshouldbeinlibc/refcount.c: And define the functions here.
On Mon, Dec 1, 2014 at 10:00 AM, Justus Winter
<4win...@informatik.uni-hamburg.de> wrote:
> * libshouldbeinlibc/refcount.h: Move here, and declare all functions
> `extern inline'.
> * libshouldbeinlibc/refcount.c: And define the functions here.
> * libshouldbeinlibc/Makefile: Add `refcount.{c,h}'.