ASC_IS_WIDE_BOARD
board->flags |= ASC_IS_WIDE_BOARD;
#define ASC_NARROW_BOARD(boardp) (((boardp)->flags & ASC_IS_WIDE_BOARD) == 0)