/* Return the current sequence. */ static inline struct sequence_stack * get_current_sequence (void) { return &crtl->emit.seq; }
メニュー編集
新規作成用