Commit 2c63ab0
H. Peter Anvin
asm/preproc.c: generalize pp_pre_command()
Generalize pp_pre_command() so that the first argument doesn't have to
be a preprocessor token. Instead, the two arguments are now both
turned into token streams, separated by a whitespace token.
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>1 parent f1b6d31 commit 2c63ab0
1 file changed
+20
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1100 | 1100 | | |
1101 | 1101 | | |
1102 | 1102 | | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
1103 | 1116 | | |
1104 | 1117 | | |
1105 | 1118 | | |
| |||
8920 | 8933 | | |
8921 | 8934 | | |
8922 | 8935 | | |
8923 | | - | |
| 8936 | + | |
8924 | 8937 | | |
8925 | 8938 | | |
8926 | 8939 | | |
| 8940 | + | |
8927 | 8941 | | |
8928 | | - | |
8929 | | - | |
| 8942 | + | |
| 8943 | + | |
| 8944 | + | |
| 8945 | + | |
| 8946 | + | |
8930 | 8947 | | |
8931 | 8948 | | |
8932 | 8949 | | |
| |||
0 commit comments