chiark
/
gitweb
/
~mdw
/
catacomb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Generate precomputed tables as sources in `precomps/'.
[catacomb]
/
symm
/
safersk.c
1
/* -*-c-*-
2
*
3
* Stub source for SAFER SK
4
*
5
* (c) 2001 Straylight/Edgeware
6
*/
7
8
#include "blkc.h"
9
#include "safersk.h"
10
11
const char *safersk_magic = "Compile this useless file";
12
13
BLKC_TEST(SAFERSK, safersk)