#include <stdio.h>
#include <syscall.h>
Go to the source code of this file.
Definition at line 30 of file matmult.c.
Referenced by main().
Definition at line 37 of file matmult.c.
References A, B, C, DIM, and exit().
Definition at line 32 of file matmult.c.
Definition at line 33 of file matmult.c.
Definition at line 34 of file matmult.c.