mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
the src/contrib/top part right now). This tools is simply too system- dependant to maintain it in the ports collection.
7 lines
135 B
C
7 lines
135 B
C
/* constants needed for display.c */
|
|
|
|
/* "type" argument for new_message function */
|
|
|
|
#define MT_standout 1
|
|
#define MT_delayed 2
|
|
|