Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/catacomb
[catacomb] / symm / safersk.c
... / ...
CommitLineData
1/* -*-c-*-
2 *
3 * Stub code for SAFER-SK
4 */
5
6#include "blkc.h"
7#include "safersk.h"
8
9typedef int uninteresting;
10BLKC_TEST(SAFERSK, safersk)