Mercurial > emacs
view etc/images/letter.xpm @ 103190:21a9a415c6d0
Make GCPROs and UNGCPRO no-ops also on SuperH.
* s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 10 May 2009 14:18:47 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};