chiark / gitweb /
configure.ac, Makefile.am: Collect libs only needed by Catcomb itself.
[catacomb] / symm / safersk.c
CommitLineData
621468d8 1/* -*-c-*-
621468d8 2 *
24497005 3 * Stub code for SAFER-SK
621468d8 4 */
5
6#include "blkc.h"
7#include "safersk.h"
8
24497005 9typedef int uninteresting;
621468d8 10BLKC_TEST(SAFERSK, safersk)