Format src\chipset\ali1429.c

This commit is contained in:
Jasmine Iwanek
2022-10-19 20:16:47 -04:00
parent ba7e359335
commit 8c284c5a4c

View File

@@ -11,6 +11,8 @@
* Note: This chipset has no datasheet, everything were done via
* reverse engineering the BIOS of various machines using it.
*
*
*
* Authors: Tiseno100,
* Miran Grca, <mgrca8@gmail.com>
*
@@ -72,7 +74,6 @@
1 1 0: CLK2IN/12
*/
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>