blob: c9ff48216e3ec45c34ac975c54f52a384ac0163a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
/* Copyright(c) 1986 Association of Universities for Research in Astronomy Inc.
*/
/*
* ZZZEND -- Dummy symbol used to mark the end of the shared image.
* (makes debugger stack traces easier to understand).
*/
zzzend_(){}
|