FIXME(2665) remove fixme since the c files are included by the testsuite

This commit is contained in:
Niv Kaminer 2018-12-18 15:38:43 +02:00
parent 5d7fad35eb
commit 86808249b4

View File

@ -163,11 +163,7 @@ rust_get_null_ptr() {
return 0;
}
/* Debug helpers strictly to verify ABI conformance.
*
* FIXME (#2665): move these into a testcase when the testsuite
* understands how to have explicit C files included.
*/
// Debug helpers strictly to verify ABI conformance.
struct quad {
uint64_t a;