blob: 6adcc41452fd3e8e6ca414be82b1c1ae2a7e8a42 (
plain)
1
2
3
4
5
6
7
|
/* 256KB cache */
unsigned microcode_updates_f1x[] = {
#include "microcode-1068-m01f122d.h"
#include "microcode-1069-m04f122e.h"
#include "microcode-1070-m02f122f.h"
#include "microcode-1072-m04f1305.h"
};
|