xref: /openbsd-src/sys/dev/wsfont/files.wsfont (revision 5ff14c78764adba13faf0f411b8b2d089030af05)
1*5ff14c78Sshadchin#	$OpenBSD: files.wsfont,v 1.4 2012/01/06 14:55:38 shadchin Exp $
2fcaf27efSnate#	$NetBSD: files.wsfont,v 1.7 2000/11/21 11:44:45 tsutsui Exp $
3fcaf27efSnate
4a2c60493Smiod# Note: `wsfont_glue' is only here to force the header file's name
5a2c60493Smiod#	hence it must be mentioned first.
6a2c60493Smiod#	This is similar to what rasops does - actually we are only interested
7a2c60493Smiod#	in getting the rasops_rotation attribute, without having to depend
8a2c60493Smiod#	on rasops being configured.
9a2c60493Smiodfile	dev/wsfont/wsfont.c	((wsfont_glue & rasops_rotation) | wsdisplay)
10a2c60493Smiod				needs-flag
11