Commit 1826597
committed
Remove some ioctls from being defined for gnu/mips.
Seems like not all arches/c-libraries like having every ioctl defined. These ioctls were previously defined for musl, but not gnu. I similarly had to removed defining an ioctl for x86 that had not been previously defined. Maybe will run into more issues after this one. Maybe need to undefine this ioctol for all arches and not just mips. Plan to squash all commits once done.1 parent d75d690 commit 1826597
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | 158 | | |
161 | 159 | | |
162 | 160 | | |
| |||
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
191 | 196 | | |
192 | 197 | | |
193 | 198 | | |
| |||
0 commit comments