/***********************************************************************/
/*                                                                     */
/*                        Applied Type System                          */
/*                                                                     */
/*                             Hongwei Xi                              */
/*                                                                     */
/***********************************************************************/

/*
**
** This file is to be preprocessed to generate .libfiles_mt_local, which
** is needed by [atslib] for building libats_mt.a
**
*/

/* ****** ****** */

#include "config.h"

/* ****** ****** */

libc/SATS/pthread.sats
libc/DATS/pthread.dats

libc/SATS/pthread_uplock.sats
libc/DATS/pthread_uplock.dats

libc/SATS/pthread_upbarr.sats
libc/DATS/pthread_upbarr.dats

/* ****** ****** */

libats/SATS/parworkshop.sats
libats/DATS/parworkshop.dats

/* ****** ****** */

/* end of [.libfiles_mt] */
